From 8c55968452b4c297660e2fa8fffa7e7df37908ba Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 5 Jan 2021 12:14:25 +0100 Subject: autoconf obsoletions, gitignore --- m4/libgcrypt.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/libgcrypt.m4') diff --git a/m4/libgcrypt.m4 b/m4/libgcrypt.m4 index 6cf482fcb..9a29eb5ba 100644 --- a/m4/libgcrypt.m4 +++ b/m4/libgcrypt.m4 @@ -23,7 +23,7 @@ dnl AC_DEFUN([AM_PATH_LIBGCRYPT], [ AC_REQUIRE([AC_CANONICAL_HOST]) AC_ARG_WITH(libgcrypt-prefix, - AC_HELP_STRING([--with-libgcrypt-prefix=PFX], + AS_HELP_STRING([--with-libgcrypt-prefix=PFX], [prefix where LIBGCRYPT is installed (optional)]), libgcrypt_config_prefix="$withval", libgcrypt_config_prefix="") if test x$libgcrypt_config_prefix != x ; then -- cgit v1.2.3