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

arekm arekm at pld-linux.org
Tue Nov 11 17:35:09 CET 2008


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

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-viewres-xaw.patch
diff -u /dev/null SOURCES/xorg-app-viewres-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:35:09 2008
+++ SOURCES/xorg-app-viewres-xaw.patch	Tue Nov 11 17:35:03 2008
@@ -0,0 +1,19 @@
+commit 24c03bd379eb02abb5cfd88ce51a3a6714112d2f
+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 a13ead8..3593007 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(VIEWRES)
++PKG_CHECK_MODULES(VIEWRES, xaw7)
+ 
+ AC_SUBST(VIEWRES_CFLAGS)
+ AC_SUBST(VIEWRES_LIBS)
================================================================


More information about the pld-cvs-commit mailing list