3 --- Imakefile.orig 2003-03-08 09:55:18.000000000 -0500
5 @@ -9,7 +9,7 @@ XCOMM For color pixmaps, define MULTIPLA
6 XCOMM For grayed stipple shadows, define GRAY_BLKWHT_STIPPLES:
7 #define GRAY_BLKWHT_STIPPLES
8 XCOMM For scrollbars with arrows, define ARROW_SCROLLBARS:
9 -#undef ARROW_SCROLLBARS
10 +#define ARROW_SCROLLBARS
12 #define DoNormalLib NormalLibXaw
13 #define DoSharedLib SharedLibXaw
14 @@ -18,11 +18,23 @@ XCOMM For scrollbars with arrows, define
15 #define HasSharedData YES
17 #define SoRev SOXAWREV
18 +#ifdef SunArchitecture
20 +# define IncSubdir Xaw3d
22 +# define IncSubdir X11/Xaw3d
25 +#ifdef SGIArchitecture
26 +#define IncSubdir Xaw3d
29 #define IncSubSubdir Xaw3d
33 XCOMM When building outside an X11 source tree:
34 -XCOMM EXTRA_INCLUDES = -I.
38 REQUIREDLIBS = SharedXawReqs