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

arekm arekm at pld-linux.org
Tue Nov 11 17:44:15 CET 2008


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

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xclock-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xclock-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:44:15 2008
+++ SOURCES/xorg-app-xclock-xaw.patch	Tue Nov 11 17:44:09 2008
@@ -0,0 +1,19 @@
+commit 48663cb8af72ea5e0528a341a7dc8865aa84fad2
+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 7878169..17e9c8e 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -38,7 +38,7 @@ AC_SEARCH_LIBS([iconv], [iconv],
+ 
+ dnl Required dependencies
+ PKG_CHECK_MODULES(XCLOCK_X11, x11)
+-XAW_CHECK_XPRINT_SUPPORT(XAW)
++PKG_CHECK_MODULES(XAW, xaw7)
+ XCLOCK_CFLAGS="$XCLOCK_X11_CFLAGS $XAW_CFLAGS"
+ XCLOCK_LIBS="$XCLOCK_X11_LIBS $XAW_LIBS"
+ 
================================================================


More information about the pld-cvs-commit mailing list