[Commits] [SCM] claws branch, master, updated. 4.1.0-14-gaf7973c0b

paul at claws-mail.org paul at claws-mail.org
Wed May 18 12:55:56 CEST 2022


The branch, master has been updated
       via  af7973c0b9526f84877594cf456a1b5c0ea3ebd8 (commit)
      from  79abcb428ce2794c1224a41118490a158c548001 (commit)

Summary of changes:
 m4/gpgme.m4 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit af7973c0b9526f84877594cf456a1b5c0ea3ebd8
Author: Paul <paul at claws-mail.org>
Date:   Wed May 18 11:55:52 2022 +0100

    modernize autotools (forgot this file in last commit)

diff --git a/m4/gpgme.m4 b/m4/gpgme.m4
index 10ee13f94..528cf7e38 100644
--- a/m4/gpgme.m4
+++ b/m4/gpgme.m4
@@ -12,8 +12,7 @@
 
 AC_DEFUN([_AM_PATH_GPGME_CONFIG],
 [ AC_ARG_WITH(gpgme-prefix,
-            AC_HELP_STRING([--with-gpgme-prefix=PFX],
-                           [prefix where GPGME is installed (optional)]),
+            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
       GPGME_CONFIG="$gpgme_config_prefix/bin/gpgme-config"

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list