gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Bump required version of libmicr


From: gnunet
Subject: [taler-merchant] branch master updated: Bump required version of libmicrohttpd to 0.9.71
Date: Wed, 23 Mar 2022 07:24:43 +0100

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

ttn pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new da177df9 Bump required version of libmicrohttpd to 0.9.71
da177df9 is described below

commit da177df9c8865c1b71a0b40da1e0678552aca905
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 23 02:23:01 2022 -0400

    Bump required version of libmicrohttpd to 0.9.71
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index f6cdf6c5..e8c8d14d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -143,7 +143,7 @@ AS_CASE([$with_microhttpd],
         [no], [AC_MSG_ERROR([--with-microhttpd is required])],
         [LDFLAGS="-L$with_microhttpd/lib $LDFLAGS"
          CPPFLAGS="-I$with_microhttpd/include $CPPFLAGS"])
-MHD_VERSION_AT_LEAST([0.9.39])
+MHD_VERSION_AT_LEAST([0.9.71])
 
 jansson=0
 PKG_CHECK_MODULES([JANSSON], [jansson >= 2.3],

-- 
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]