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

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

diff --git a/xorg-app-xconsole-xaw.patch b/xorg-app-xconsole-xaw.patch
new file mode 100644 (file)
index 0000000..6f1553a
--- /dev/null
@@ -0,0 +1,19 @@
+commit 9f690af8ed736ffcae0f0e3771bbc4ab851f8202
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Wed Aug 20 10:32:50 2008 -0400
+
+    xaw8 is gone, use xaw7
+
+diff --git a/configure.ac b/configure.ac
+index 7b5f858..11cd13a 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -32,7 +32,7 @@ AC_PROG_CC
+ AC_PROG_INSTALL
+ # Checks for pkg-config packages
+-XAW_CHECK_XPRINT_SUPPORT(XCONSOLE)
++PKG_CHECK_MODULES(XCONSOLE, xaw7)
+ AC_SUBST(XCONSOLE_CFLAGS)
+ AC_SUBST(XCONSOLE_LIBS)
This page took 0.472631 seconds and 4 git commands to generate.