]> git.pld-linux.org Git - packages/gimp.git/commitdiff
- gimp-2.0.m4 quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Dec 2003 22:26:12 +0000 (22:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gimp-am18.patch -> 1.1

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

diff --git a/gimp-am18.patch b/gimp-am18.patch
new file mode 100644 (file)
index 0000000..e2ee8ef
--- /dev/null
@@ -0,0 +1,11 @@
+--- gimp-1.3.23/m4macros/gimp-2.0.m4.orig      2003-11-02 23:59:50.000000000 +0100
++++ gimp-1.3.23/m4macros/gimp-2.0.m4   2003-12-28 22:38:23.099012760 +0100
+@@ -5,7 +5,7 @@
+ dnl AM_PATH_GIMP_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for GIMP, and define GIMP_CFLAGS and GIMP_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_GIMP_2_0,
++AC_DEFUN([AM_PATH_GIMP_2_0],
+ [dnl 
+ dnl Get the cflags and libraries from pkg-config
+ dnl
This page took 0.230227 seconds and 4 git commands to generate.