summaryrefslogtreecommitdiffstats
path: root/m4/gpg-error.m4
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-09-30 16:34:34 +0200
committerWerner Koch <wk@gnupg.org>2004-09-30 16:34:34 +0200
commit335b5e4ac4d1ab56bb9db5addc4f7ca6ce8987f6 (patch)
treed5a581d9808c8efae6a0c6a1c9a1bd893f3633ed /m4/gpg-error.m4
parentThis commit was manufactured by cvs2svn to create branch (diff)
downloadgnupg2-335b5e4ac4d1ab56bb9db5addc4f7ca6ce8987f6.tar.xz
gnupg2-335b5e4ac4d1ab56bb9db5addc4f7ca6ce8987f6.zip
Preparing a new release. Updated gettext
Diffstat (limited to 'm4/gpg-error.m4')
-rw-r--r--m4/gpg-error.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gpg-error.m4 b/m4/gpg-error.m4
index 931630b14..a5875f004 100644
--- a/m4/gpg-error.m4
+++ b/m4/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)]),