]> git.pld-linux.org Git - packages/aalib.git/commitdiff
- aalib.m4 quotation fix for am 1.8
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Dec 2003 23:32:58 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aalib-am18.patch -> 1.1

aalib-am18.patch [new file with mode: 0644]

diff --git a/aalib-am18.patch b/aalib-am18.patch
new file mode 100644 (file)
index 0000000..1c1be4a
--- /dev/null
@@ -0,0 +1,11 @@
+--- aalib-1.4.0/aalib.m4.orig  2001-04-26 16:37:31.000000000 +0200
++++ aalib-1.4.0/aalib.m4       2003-12-18 00:34:39.060323080 +0100
+@@ -9,7 +9,7 @@
+ dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_AALIB,
++AC_DEFUN([AM_PATH_AALIB],
+ [dnl 
+ dnl Get the cflags and libraries from the aalib-config script
+ dnl
This page took 0.066224 seconds and 4 git commands to generate.