aboutsummaryrefslogtreecommitdiff
path: root/am/gpgme.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/gpgme.m4')
-rw-r--r--am/gpgme.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/am/gpgme.m4 b/am/gpgme.m4
index 21ac088..fb9d7f8 100644
--- a/am/gpgme.m4
+++ b/am/gpgme.m4
@@ -1,6 +1,6 @@
dnl
dnl This file is part of GNU Anubis.
-dnl Copyright (C) 2001-2014 The Anubis Team.
+dnl Copyright (C) 2001-2024 The Anubis Team.
dnl
dnl GNU Anubis is free software; you can redistribute it and/or modify it
dnl under the terms of the GNU General Public License as published by the
@@ -25,7 +25,7 @@ dnl Test for libgpgme and define GPGME_CFLAGS and GPGME_LIBS
dnl
AC_DEFUN([AM_PATH_GPGME],
[ AC_ARG_WITH(gpgme-prefix,
- AC_HELP_STRING([--with-gpgme-prefix=PFX],
+ AS_HELP_STRING([--with-gpgme-prefix=PFX],
[prefix where GPGME is installed (optional)]),
gpgme_config_prefix="$withval", gpgme_config_prefix="")
if test x$gpgme_config_prefix != x ; then

Return to:

Send suggestions and report system problems to the System administrator.