gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 53/156: mhd_find_lib.m4: fixed compatibility with old au


From: gnunet
Subject: [libmicrohttpd] 53/156: mhd_find_lib.m4: fixed compatibility with old autoconf
Date: Sun, 28 May 2023 17:51:46 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to tag v0.9.77
in repository libmicrohttpd.

commit db438d8e7c3f95f4a0527d42140b1a5ef96d1020
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Mar 29 20:18:01 2023 +0200

    mhd_find_lib.m4: fixed compatibility with old autoconf
---
 m4/mhd_find_lib.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/mhd_find_lib.m4 b/m4/mhd_find_lib.m4
index 8e6a5e9a..c4b5d0a8 100644
--- a/m4/mhd_find_lib.m4
+++ b/m4/mhd_find_lib.m4
@@ -135,7 +135,7 @@ AS_IF([test "x${cv_Var}" != "xno"],
     ]
   )
   m4_n([$5])dnl
-],[m4_n([$6])])dnl AS_VAR_SET_IF cv_Var
+],[$6])dnl AS_VAR_SET_IF cv_Var
 AS_VAR_POPDEF([cv_Var])dnl
 AS_VAR_POPDEF([decl_cv_Var])dnl
 m4_newline([[# Expansion of $0 macro ends here]])

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]