From eb59e0fd0cdd41bb0b086471b3a433b71b5562aa Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 11 Feb 2004 16:25:45 +0000 Subject: fix gettext/automake problem fix underquoted macros Original commit message from CVS: fix gettext/automake problem fix underquoted macros --- m4/as-libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/as-libtool.m4') diff --git a/m4/as-libtool.m4 b/m4/as-libtool.m4 index 19d4683..038edbf 100644 --- a/m4/as-libtool.m4 +++ b/m4/as-libtool.m4 @@ -16,7 +16,7 @@ dnl if USE_RELEASE is used, then add a -release option to the LDFLAGS dnl with the given release version dnl then use [$PREFIX]_LT_LDFLAGS in the relevant Makefile.am's -AC_DEFUN(AS_LIBTOOL, +AC_DEFUN([AS_LIBTOOL], [ [$1]_CURRENT=[$2] [$1]_REVISION=[$3] -- cgit v1.2.3