From: Jakub Bogusz Date: Sat, 12 Jan 2008 13:19:13 +0000 (+0000) Subject: - fix underquoted definition X-Git-Tag: auto/th/dotconf-1_0_13-1~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=58694144142fcc0838d5f1095940399e7fd14878;p=packages%2Fdotconf.git - fix underquoted definition Changed files: dotconf-am18.patch -> 1.1 --- diff --git a/dotconf-am18.patch b/dotconf-am18.patch new file mode 100644 index 0000000..b798c52 --- /dev/null +++ b/dotconf-am18.patch @@ -0,0 +1,11 @@ +--- dotconf-1.0.13/dotconf.m4.orig 2002-09-17 20:08:08.000000000 +0200 ++++ dotconf-1.0.13/dotconf.m4 2008-01-12 14:08:20.751042191 +0100 +@@ -2,7 +2,7 @@ + dnl ## AM_PATH_DOTCONF([MINIMUM_VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT_FOUND]]]) + dnl ## + dnl ## +-AC_DEFUN(AM_PATH_DOTCONF, ++AC_DEFUN([AM_PATH_DOTCONF], + [dnl + dnl Get the cflags and libs from the dotconf-config script + dnl