• Home
  • Raw
  • Download

Lines Matching refs:enable

29 dnl --enable-threaded-resolver or --disable-threaded-resolver, and
33 AC_MSG_CHECKING([whether to enable the threaded resolver])
36 AS_HELP_STRING([--enable-threaded-resolver],[Enable threaded resolver])
55 dnl --enable-ares or --disable-ares, and
61 AC_MSG_CHECKING([whether to enable c-ares for DNS lookups])
64 AS_HELP_STRING([--enable-ares@<:@=PATH@:>@],[Enable c-ares for DNS lookups])
77 dnl --enable-ares option used
91 dnl --enable-curldebug or --disable-curldebug, and set
96 AC_MSG_CHECKING([whether to enable curl debug memory tracking])
99 AS_HELP_STRING([--enable-curldebug],[Enable curl debug memory tracking])
111 dnl --enable-debug. IOW, initially, for debug-enabled builds
112 dnl this will be handled as a request to enable curldebug if
117 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking])
125 dnl --enable-curldebug option used.
126 dnl The use of this option value is a request to enable curl's
134 AC_DEFINE(CURLDEBUG, 1, [to enable curl debug memory tracking])
144 dnl --enable-debug or --disable-debug, and set shell
151 AC_MSG_CHECKING([whether to enable debug build options])
154 AS_HELP_STRING([--enable-debug],[Enable debug build options])
167 dnl --enable-debug option used
169 AC_DEFINE(DEBUGBUILD, 1, [enable debug build options])
178 dnl --enable-optimize or --disable-optimize, and set
184 AC_MSG_CHECKING([whether to enable compiler optimizer])
187 AS_HELP_STRING([--enable-optimize],[Enable compiler optimizations])
202 dnl for --enable-debug. IOW, initially, for debug-enabled builds
205 dnl initially as a request to enable optimizations if possible.
220 dnl --enable-optimize option used. We will handle this as
221 dnl a request to enable compiler optimizations if possible.
234 dnl --enable-symbol-hiding or --disable-symbol-hiding,
239 AC_MSG_CHECKING([whether to enable hiding of library internal symbols])
242 AS_HELP_STRING([--enable-symbol-hiding],[Enable hiding of library internal symbols])
246 AS_HELP_STRING([--enable-hidden-symbols],[To be deprecated, use --enable-symbol-hiding])
260 dnl Handle this as if --enable-symbol-hiding option was given.
265 dnl --enable-symbol-hiding option used.
278 dnl --enable-threads or --disable-threads, and
283 dnl AC_MSG_CHECKING([whether to enable threads for DNS lookups])
286 dnl AS_HELP_STRING([--enable-threads@<:@=PATH@:>@],[Enable threads for DNS lookups])
301 dnl dnl --enable-threads option used
318 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
347 dnl --enable-rt option used (reverse logic)
357 dnl --enable-warnings or --disable-warnings, and set
364 AC_MSG_CHECKING([whether to enable strict compiler warnings])
367 AS_HELP_STRING([--enable-warnings],[Enable strict compiler warnings])
377 dnl use same setting as --enable-debug
381 dnl --enable-warnings option used
391 dnl --enable-werror or --disable-werror, and set
396 AC_MSG_CHECKING([whether to enable compiler warnings as errors])
399 AS_HELP_STRING([--enable-werror],[Enable compiler warnings as errors])
412 dnl --enable-werror option used
454 dnl Depending on --enable-symbol-hiding or --disable-symbol-hiding
485 dnl to enable support of this library.
584 AC_DEFINE(USE_ARES, 1, [Define to enable c-ares support])
595 dnl --enable-ntlm-wb or --disable-ntlm-wb, and set
603 AS_HELP_STRING([--enable-ntlm-wb@<:@=FILE@:>@],[Enable NTLM delegation to winbind's ntlm_auth helpe…
617 dnl --enable-ntlm-wb option used
636 AC_MSG_CHECKING([whether to enable NTLM delegation to winbind's helper])
645 [Define to enable NTLM delegation to winbind's ntlm_auth helper.])
655 dnl --enable-ech or --disable-ech, and set
659 AC_MSG_CHECKING([whether to enable ECH support])
662 AS_HELP_STRING([--enable-ech],[Enable ECH support])
669 curl_ech_msg="no (--enable-ech)"
675 curl_ech_msg="no (--enable-ech)"
679 dnl --enable-ech option used