Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / Xaw3d / patches / patch-aa
blob72921694516c37d2f3eb6558f7d84b3b4ba69999
1 $NetBSD$
3 --- Imakefile.orig      2003-03-08 09:55:18.000000000 -0500
4 +++ Imakefile
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
16  #define LibName Xaw3d
17  #define SoRev SOXAWREV
18 +#ifdef SunArchitecture
19 +#  ifdef XISOPENWIN
20 +#    define IncSubdir Xaw3d
21 +#  else
22 +#    define IncSubdir X11/Xaw3d
23 +#  endif
24 +#else
25 +#ifdef SGIArchitecture
26 +#define IncSubdir Xaw3d
27 +#else
28  #define IncSubdir X11
29  #define IncSubSubdir Xaw3d
30 +#endif
31 +#endif
33  XCOMM When building outside an X11 source tree:
34 -XCOMM EXTRA_INCLUDES = -I.
35 +EXTRA_INCLUDES = -I.
37  #ifdef SharedXawReqs
38  REQUIREDLIBS = SharedXawReqs