SOURCES: xorg-app-xsm-xaw.patch (NEW) - new

arekm arekm at pld-linux.org
Tue Nov 11 17:29:40 CET 2008


Author: arekm                        Date: Tue Nov 11 16:29:40 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   xorg-app-xsm-xaw.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xsm-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xsm-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:29:41 2008
+++ SOURCES/xorg-app-xsm-xaw.patch	Tue Nov 11 17:29:35 2008
@@ -0,0 +1,19 @@
+commit 6f1ebee7cba16f31c6201d6654d0c4ff9502ec12
+Author: James Cloos <cloos at jhcloos.com>
+Date:   Wed Aug 20 10:32:53 2008 -0400
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index 269bf84..0b15075 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -64,7 +64,7 @@ AC_CHECK_FUNC([putenv], [],
+ 
+ # Checks for pkg-config packages
+ PKG_CHECK_MODULES(XSM, x11 xt ice sm)
+-XAW_CHECK_XPRINT_SUPPORT(XSM_XAW)
++PKG_CHECK_MODULES(XSM_XAW, xaw7)
+ XSM_CFLAGS="$XSM_XAW_CFLAGS $XSM_CFLAGS"
+ XSM_LIBS="$XSM_XAW_LIBS $XSM_LIBS"
+ 
================================================================


More information about the pld-cvs-commit mailing list