Lines Matching refs:enable

31 dnl --enable-threaded-resolver or --disable-threaded-resolver, and
35 AC_MSG_CHECKING([whether to enable the threaded resolver])
38 AS_HELP_STRING([--enable-threaded-resolver],[Enable threaded resolver])
57 dnl --enable-ares or --disable-ares, and
63 AC_MSG_CHECKING([whether to enable c-ares for DNS lookups])
66 AS_HELP_STRING([--enable-ares@<:@=PATH@:>@],[Enable c-ares for DNS lookups])
79 dnl --enable-ares option used
93 dnl --enable-curldebug or --disable-curldebug, and set
98 AC_MSG_CHECKING([whether to enable curl debug memory tracking])
101 AS_HELP_STRING([--enable-curldebug],[Enable curl debug memory tracking])
113 dnl --enable-debug. IOW, initially, for debug-enabled builds
114 dnl this will be handled as a request to enable curldebug if
119 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking])
127 dnl --enable-curldebug option used.
128 dnl The use of this option value is a request to enable curl's
136 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking])
146 dnl --enable-debug or --disable-debug, and set shell
153 AC_MSG_CHECKING([whether to enable debug build options])
156 AS_HELP_STRING([--enable-debug],[Enable debug build options])
169 dnl --enable-debug option used
171 AC_DEFINE(DEBUGBUILD, 1, [enable debug build options])
180 dnl --enable-optimize or --disable-optimize, and set
186 AC_MSG_CHECKING([whether to enable compiler optimizer])
189 AS_HELP_STRING([--enable-optimize],[Enable compiler optimizations])
204 dnl for --enable-debug. IOW, initially, for debug-enabled builds
207 dnl initially as a request to enable optimizations if possible.
222 dnl --enable-optimize option used. We will handle this as
223 dnl a request to enable compiler optimizations if possible.
236 dnl --enable-symbol-hiding or --disable-symbol-hiding,
241 AC_MSG_CHECKING([whether to enable hiding of library internal symbols])
244 AS_HELP_STRING([--enable-symbol-hiding],[Enable hiding of library internal symbols])
258 dnl Handle this as if --enable-symbol-hiding option was given.
263 dnl --enable-symbol-hiding option used.
276 dnl --enable-threads or --disable-threads, and
281 dnl AC_MSG_CHECKING([whether to enable threads for DNS lookups])
284 dnl AS_HELP_STRING([--enable-threads@<:@=PATH@:>@],[Enable threads for DNS lookups])
299 dnl dnl --enable-threads option used
316 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
345 dnl --enable-rt option used (reverse logic)
355 dnl --enable-warnings or --disable-warnings, and set
362 AC_MSG_CHECKING([whether to enable strict compiler warnings])
365 AS_HELP_STRING([--enable-warnings],[Enable strict compiler warnings])
375 dnl use same setting as --enable-debug
379 dnl --enable-warnings option used
389 dnl --enable-werror or --disable-werror, and set
394 AC_MSG_CHECKING([whether to enable compiler warnings as errors])
397 AS_HELP_STRING([--enable-werror],[Enable compiler warnings as errors])
410 dnl --enable-werror option used
450 dnl Depending on --enable-symbol-hiding or --disable-symbol-hiding
479 dnl and adjustments needed to enable support of this library.
563 AC_DEFINE(USE_ARES, 1, [Define to enable c-ares support])
575 dnl --enable-ntlm-wb or --disable-ntlm-wb, and set
583 AS_HELP_STRING([--enable-ntlm-wb@<:@=FILE@:>@],[Enable NTLM delegation to winbind's ntlm_auth helpe…
597 dnl --enable-ntlm-wb option used
616 AC_MSG_CHECKING([whether to enable NTLM delegation to winbind's helper])
628 [Define to enable NTLM delegation to winbind's ntlm_auth helper.])
638 dnl --enable-httpsrr or --disable-httpsrr, and set
642 AC_MSG_CHECKING([whether to enable HTTPSRR support])
645 AS_HELP_STRING([--enable-httpsrr],[Enable HTTPSRR support])
652 curl_httpsrr_msg="no (--enable-httpsrr)"
658 curl_httpsrr_msg="no (--enable-httpsrr)"
662 dnl --enable-httpsrr option used
673 dnl --enable-ech or --disable-ech, and set
677 AC_MSG_CHECKING([whether to enable ECH support])
680 AS_HELP_STRING([--enable-ech],[Enable ECH support])
687 curl_ech_msg="no (--enable-ech)"
693 curl_ech_msg="no (--enable-ech)"
697 dnl --enable-ech option used