]> git.pld-linux.org Git - packages/expat.git/commitdiff
- fix underquotation
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 18 Apr 2006 21:15:36 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    expat-am18.patch -> 1.1

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

diff --git a/expat-am18.patch b/expat-am18.patch
new file mode 100644 (file)
index 0000000..3994a50
--- /dev/null
@@ -0,0 +1,11 @@
+--- expat-2.0.0/conftools/expat.m4.orig        2001-11-09 05:55:33.000000000 +0100
++++ expat-2.0.0/conftools/expat.m4     2006-01-15 15:08:05.610539500 +0100
+@@ -7,7 +7,7 @@
+ dnl In addition, an Automake conditional EXPAT_INSTALLED is set accordingly.
+ dnl This is necessary to adapt a whole lot of packages that have expat
+ dnl bundled as a static library.
+-AC_DEFUN(AM_WITH_EXPAT,
++AC_DEFUN([AM_WITH_EXPAT],
+ [ AC_ARG_WITH(expat,
+             [  --with-expat=PREFIX     Use system Expat library],
+             , with_expat=no)
This page took 0.248411 seconds and 4 git commands to generate.