]> git.pld-linux.org Git - packages/sysconftool.git/commitdiff
- sysconftool.m4 quotation fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Feb 2004 02:36:11 +0000 (02:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sysconftool-am18.patch -> 1.1

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

diff --git a/sysconftool-am18.patch b/sysconftool-am18.patch
new file mode 100644 (file)
index 0000000..fc21b2a
--- /dev/null
@@ -0,0 +1,11 @@
+--- sysconftool-0.14/sysconftool.m4.in.orig    2000-12-10 02:19:48.000000000 +0100
++++ sysconftool-0.14/sysconftool.m4.in 2004-02-22 03:34:52.818757384 +0100
+@@ -5,7 +5,7 @@
+ #
+ # AC_PROG_SYSCONFTOOL
+-AC_DEFUN(AC_PROG_SYSCONFTOOL,
++AC_DEFUN([AC_PROG_SYSCONFTOOL],
+ [
+       AC_PATH_PROGS(SYSCONFTOOL_PERL, perl5 perl, perl)
This page took 0.092504 seconds and 4 git commands to generate.