gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 03/15: configure: report in summary whether static and s


From: gnunet
Subject: [libmicrohttpd] 03/15: configure: report in summary whether static and shared version will be built
Date: Sat, 30 Jul 2022 21:29:25 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 3f583074e637653110feb744e6de340286a172aa
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Jul 26 15:12:26 2022 +0300

    configure: report in summary whether static and shared version will be built
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index eaf2434c..b41506e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3948,6 +3948,8 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} 
Configuration Summary:
   Postproc:          ${enable_postprocessor}
   Build docs:        ${enable_doc}
   Build examples:    ${enable_examples}
+  Build static lib:  ${enable_static}
+  Build shared lib:  ${enable_shared}
   Test with libcurl: ${MSG_CURL}
 ])
 

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