]> git.pld-linux.org Git - packages/xorg-app-xfontsel.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 11 Nov 2008 16:46:35 +0000 (16:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-app-xfontsel-xaw.patch -> 1.1

xorg-app-xfontsel-xaw.patch [new file with mode: 0644]

diff --git a/xorg-app-xfontsel-xaw.patch b/xorg-app-xfontsel-xaw.patch
new file mode 100644 (file)
index 0000000..c1c65e0
--- /dev/null
@@ -0,0 +1,19 @@
+commit bb0968eff74cb55cf2de125f828a76f679c4a017
+Author: Julien Cristau <jcristau@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)
This page took 0.329038 seconds and 4 git commands to generate.