summaryrefslogtreecommitdiffstats
path: root/extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-12 20:58:26 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-12 20:58:26 +0200
commitb5d84ce4c74f974d66fd9630fa1099a3f66626f4 (patch)
treea5a9d850cb178822926fbd8c6e75df384376bf46 /extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch
parent68db4635e192db5ba604de7f702bdea83c76c1b7 (diff)
downloadnutyx-pakxe-b5d84ce4c74f974d66fd9630fa1099a3f66626f4.tar.gz
nutyx-pakxe-b5d84ce4c74f974d66fd9630fa1099a3f66626f4.tar.bz2
nutyx-pakxe-b5d84ce4c74f974d66fd9630fa1099a3f66626f4.tar.xz
nutyx-pakxe-b5d84ce4c74f974d66fd9630fa1099a3f66626f4.zip
Ajout de xaw3d#1.5E-1
Diffstat (limited to 'extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch')
-rwxr-xr-xextra/xaw3d/Xaw3d-1.5E-xorg-imake.patch35
1 files changed, 35 insertions, 0 deletions
diff --git a/extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch b/extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch
new file mode 100755
index 000000000..9d5312e33
--- /dev/null
+++ b/extra/xaw3d/Xaw3d-1.5E-xorg-imake.patch
@@ -0,0 +1,35 @@
+--- Imakefile.config 2003-03-08 15:55:18.000000000 +0100
++++ Imakefile 2005-01-20 14:48:55.630795072 +0100
+@@ -5,24 +5,24 @@
+ XCOMM Build options. Have you read the README.XAW3D file yet?
+ XCOMM
+ XCOMM For color pixmaps, define MULTIPLANE_PIXMAPS:
+-#undef MULTIPLANE_PIXMAPS
++#define MULTIPLANE_PIXMAPS
+ XCOMM For grayed stipple shadows, define GRAY_BLKWHT_STIPPLES:
+ #define GRAY_BLKWHT_STIPPLES
+ XCOMM For scrollbars with arrows, define ARROW_SCROLLBARS:
+-#undef ARROW_SCROLLBARS
++#define ARROW_SCROLLBARS
+
+-#define DoNormalLib NormalLibXaw
+-#define DoSharedLib SharedLibXaw
+-#define DoDebugLib DebugLibXaw
+-#define DoProfileLib ProfileLibXaw
++#define DoNormalLib NormalLibXaw7
++#define DoSharedLib SharedLibXaw7
++#define DoDebugLib DebugLibXaw7
++#define DoProfileLib ProfileLibXaw7
+ #define HasSharedData YES
+ #define LibName Xaw3d
+-#define SoRev SOXAWREV
++#define SoRev SOXAW7REV
+ #define IncSubdir X11
+ #define IncSubSubdir Xaw3d
+
+ XCOMM When building outside an X11 source tree:
+-XCOMM EXTRA_INCLUDES = -I.
++EXTRA_INCLUDES = -I.
+
+ #ifdef SharedXawReqs
+ REQUIREDLIBS = SharedXawReqs