aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a85c5e13..47ffbd38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2025,7 +2025,7 @@ AC_MSG_NOTICE([libmicrohttpd ${PACKAGE_VERSION} Configuration Summary:
2025 Threading lib: ${USE_THREADS} 2025 Threading lib: ${USE_THREADS}
2026 Use thread names: ${enable_thread_names} 2026 Use thread names: ${enable_thread_names}
2027 Inter-thread comm: ${use_itc} 2027 Inter-thread comm: ${use_itc}
2028 libcurl (testing): ${MSG_CURL} 2028 Test with libcurl: ${MSG_CURL}
2029 Target directory: ${prefix} 2029 Target directory: ${prefix}
2030 Shutdown of listening socket 2030 Shutdown of listening socket
2031 trigger select: ${mhd_cv_host_shtdwn_trgr_select} 2031 trigger select: ${mhd_cv_host_shtdwn_trgr_select}