mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
36849aae92
my Xaw-only version.
16 lines
409 B
Plaintext
16 lines
409 B
Plaintext
*** Imakefile~ Mon Dec 26 12:50:19 1994
|
|
--- Imakefile Mon Dec 26 12:53:45 1994
|
|
***************
|
|
*** 1,5 ****
|
|
/* if you have Xaw3d installed, you might wish to use this: */
|
|
! #define UseXaw3d 0
|
|
|
|
/* for debugging: */
|
|
/* CDEBUGFLAGS = -g -O2 */
|
|
--- 1,5 ----
|
|
/* if you have Xaw3d installed, you might wish to use this: */
|
|
! #define UseXaw3d YES
|
|
|
|
/* for debugging: */
|
|
/* CDEBUGFLAGS = -g -O2 */
|