]> git.pld-linux.org Git - packages/Xlt.git/commitdiff
- *.m4 quotation fixes
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 29 Dec 2003 18:58:23 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xlt-am18.patch -> 1.1

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

diff --git a/Xlt-am18.patch b/Xlt-am18.patch
new file mode 100644 (file)
index 0000000..fee4bf3
--- /dev/null
@@ -0,0 +1,22 @@
+--- Xlt-9.2.9/ac_find_xlt.m4.orig      2001-05-19 10:29:23.000000000 +0200
++++ Xlt-9.2.9/ac_find_xlt.m4   2003-12-29 19:43:01.406756624 +0100
+@@ -14,7 +14,7 @@
+ dnl The link_xlt and include_xlt variables should be fit to put on
+ dnl your application's link line in your Makefile.
+ dnl
+-AC_DEFUN(AC_FIND_XLT,
++AC_DEFUN([AC_FIND_XLT],
+ [
+ AC_REQUIRE([AC_FIND_MOTIF])
+ AC_REQUIRE([AC_FIND_XPM])
+--- Xlt-9.2.9/ac_find_xpm.m4.orig      2001-05-19 10:29:23.000000000 +0200
++++ Xlt-9.2.9/ac_find_xpm.m4   2003-12-29 19:43:06.158034320 +0100
+@@ -14,7 +14,7 @@
+ dnl The link_xpm and include_xpm variables should be fit to put on
+ dnl your application's link line in your Makefile.
+ dnl
+-AC_DEFUN(AC_FIND_XPM,
++AC_DEFUN([AC_FIND_XPM],
+ [
+ AC_REQUIRE([AC_PATH_XTRA])
+ xpm_includes=
This page took 0.076002 seconds and 4 git commands to generate.