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

arekm arekm at pld-linux.org
Sat Nov 15 22:05:51 CET 2008


Author: arekm                        Date: Sat Nov 15 21:05:51 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xcalc-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xcalc-xaw.patch:1.1
--- /dev/null	Sat Nov 15 22:05:51 2008
+++ SOURCES/xorg-app-xcalc-xaw.patch	Sat Nov 15 22:05:45 2008
@@ -0,0 +1,19 @@
+commit fd75efe1d9b57c483f7cedd9e2dce34b97eef75e
+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 ee20775..e46af40 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(XCALC)
++PKG_CHECK_MODULES(XCALC, xaw7)
+ 
+ AC_SUBST(XCALC_CFLAGS)
+ AC_SUBST(XCALC_LIBS)
================================================================


More information about the pld-cvs-commit mailing list