Author: qboosh Date: Sat Jan 12 13:19:18 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix underquoted definition
---- Files affected: SOURCES: dotconf-am18.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/dotconf-am18.patch diff -u /dev/null SOURCES/dotconf-am18.patch:1.1 --- /dev/null Sat Jan 12 14:19:18 2008 +++ SOURCES/dotconf-am18.patch Sat Jan 12 14:19:13 2008 @@ -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 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
