configure: fixed configuration summary

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-06-04 17:40:22 +02:00
parent 7472d893c7
commit 255ede03c7
+1 -1
View File
@@ -5994,7 +5994,7 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} Configuration Summary:
Build shared lib: ${enable_shared} Build shared lib: ${enable_shared}
Build docs: ${enable_doc} Build docs: ${enable_doc}
Build examples: ${enable_examples} Build examples: ${enable_examples}
Build tools: ${enable_examples} Build tools: ${enable_tools}
Test with libcurl: ${MSG_CURL} Test with libcurl: ${MSG_CURL}
Heavy tests: ${use_heavy_tests_MSG} Heavy tests: ${use_heavy_tests_MSG}
Fuzzing tests: ${run_zzuf_tests_MSG=no} Fuzzing tests: ${run_zzuf_tests_MSG=no}