configure: report in summary whether static and shared version will be built

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-07-30 22:28:42 +03:00
parent d1b181d4dc
commit 3f583074e6
+2
View File
@@ -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}
])