diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d8d12277..3d1b679c 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -2402,7 +2402,7 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} Configuration Summary: | |||
2402 | Target directory: ${prefix} | 2402 | Target directory: ${prefix} |
2403 | Cross-compiling: ${cross_compiling} | 2403 | Cross-compiling: ${cross_compiling} |
2404 | Operating System: ${host_os}${os_ver_msg} | 2404 | Operating System: ${host_os}${os_ver_msg} |
2405 | Shutdown of listening socket trigger select: ${mhd_cv_host_shtdwn_trgr_select} | 2405 | Shutdown of listening socket triggers select: ${mhd_cv_host_shtdwn_trgr_select} |
2406 | Inter-thread comm: ${use_itc} | 2406 | Inter-thread comm: ${use_itc} |
2407 | poll support: ${enable_poll=no} | 2407 | poll support: ${enable_poll=no} |
2408 | epoll support: ${enable_epoll=no} | 2408 | epoll support: ${enable_epoll=no} |