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

arekm arekm at pld-linux.org
Tue Nov 11 17:46:41 CET 2008


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

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

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xfontsel-xaw.patch
diff -u /dev/null SOURCES/xorg-app-xfontsel-xaw.patch:1.1
--- /dev/null	Tue Nov 11 17:46:41 2008
+++ SOURCES/xorg-app-xfontsel-xaw.patch	Tue Nov 11 17:46:35 2008
@@ -0,0 +1,19 @@
+commit bb0968eff74cb55cf2de125f828a76f679c4a017
+Author: Julien Cristau <jcristau at debian.org>
+Date:   Tue Aug 19 00:58:18 2008 +0200
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index 9f3a3e6..7e2b568 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(XFONTSEL)
++PKG_CHECK_MODULES(XFONTSEL, xaw7)
+ 
+ AC_SUBST(XFONTSEL_CFLAGS)
+ AC_SUBST(XFONTSEL_LIBS)
================================================================


More information about the pld-cvs-commit mailing list