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

arekm arekm at pld-linux.org
Tue Nov 11 17:36:28 CET 2008


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

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xbiff-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xbiff-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:36:29 2008
+++ SOURCES/xorg-app-xbiff-xaw.patch	Tue Nov 11 17:36:23 2008
@@ -0,0 +1,19 @@
+commit 4882f2fc26a5976fe7744286932263c83f1c61dc
+Author: James Cloos <cloos at jhcloos.com>
+Date:   Wed Aug 20 10:32:49 2008 -0400
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index 602a20d..93ee2ef 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -31,7 +31,7 @@ AM_CONFIG_HEADER(config.h)
+ AC_PROG_CC
+ AC_PROG_INSTALL
+ 
+-XAW_CHECK_XPRINT_SUPPORT(XAW)
++PKG_CHECK_MODULES(XAW, xaw7)
+ PKG_CHECK_MODULES(XBIFF, xbitmaps xext)
+ 
+ XBIFF_CFLAGS="$XBIFF_CFLAGS $XAW_CFLAGS"
================================================================


More information about the pld-cvs-commit mailing list