From e67546ff7441c94a66568f5e735068fd0ced5624 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 19 Apr 2004 13:40:18 +0000 Subject: 2004-04-19 Marcus Brinkmann * src/gpg-error.m4: Quote first argument to AC_DEFUN. --- src/gpg-error.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gpg-error.m4 b/src/gpg-error.m4 index 931630b..a5875f0 100644 --- a/src/gpg-error.m4 +++ b/src/gpg-error.m4 @@ -4,7 +4,7 @@ dnl AM_PATH_GPG_ERROR([MINIMUM-VERSION, dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) dnl Test for libgpg-error and define GPG_ERROR_CFLAGS and GPG_ERROR_LIBS dnl -AC_DEFUN(AM_PATH_GPG_ERROR, +AC_DEFUN([AM_PATH_GPG_ERROR], [ AC_ARG_WITH(gpg-error-prefix, AC_HELP_STRING([--with-gpg-error-prefix=PFX], [prefix where GPG Error is installed (optional)]), -- cgit v1.2.3