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

arekm arekm at pld-linux.org
Tue Nov 11 17:22:08 CET 2008


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

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xload-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xload-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:22:09 2008
+++ SOURCES/xorg-app-xload-xaw.patch	Tue Nov 11 17:22:03 2008
@@ -0,0 +1,19 @@
+commit b91f8e903b1004a35dfe01204852c628367475b7
+Author: James Cloos <cloos at jhcloos.com>
+Date:   Wed Aug 20 10:32:51 2008 -0400
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index d310de8..cc8cbfb 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -37,7 +37,7 @@ AC_PROG_INSTALL
+ AC_CHECK_LIB([kstat], [kstat_open])
+ 
+ # Checks for pkg-config packages
+-XAW_CHECK_XPRINT_SUPPORT(XLOAD)
++PKG_CHECK_MODULES(XLOAD, xaw7)
+ 
+ AC_SUBST(XLOAD_CFLAGS)
+ AC_SUBST(XLOAD_LIBS)
================================================================


More information about the pld-cvs-commit mailing list