History log of /curl/m4/curl-confopts.m4 (Results 51 – 58 of 58)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 06c96d01 27-Jan-2010 Yang Tse

fix LDFLAGS preservation in CURL_CHECK_LIB_ARES


# 22ed0f50 26-Jan-2010 Yang Tse

minor fixes for --enable-ares configure option


Revision tags: curl-7_19_7, curl-7_19_6
# d6662d84 10-Jun-2009 Yang Tse

fix language in comment


# 065047dc 09-Jun-2009 Yang Tse

Added --enable-curldebug configure option to enable and disable building
with the low-level curl debug memory tracking 'feature' to allow decoupled
setting from --enable-debug.


Revision tags: curl-7_19_5, curl-7_19_4, curl-7_19_3
# 17d2a464 13-Nov-2008 Yang Tse

Refactor configure script detection of functions used to set sockets into
non-blocking mode, and decouple function detection from function capability.


Revision tags: curl-7_19_2, curl-7_19_1
# d930280a 07-Oct-2008 Yang Tse

Initial attempt to support configure's --(dis|en)able-optimize
option to specify dis(activation) of compiler optimizations.

If option is specified, it will be honored independant of the

Initial attempt to support configure's --(dis|en)able-optimize
option to specify dis(activation) of compiler optimizations.

If option is specified, it will be honored independant of the
--(dis|en)able-debug option.

show more ...


# a7b95cac 02-Oct-2008 Yang Tse

debug option check must be before warnings option check


# 2245ac2f 02-Oct-2008 Yang Tse

Initial attempt to support configure's --(dis|en)able-warnings
option to specify dis(activation) of picky compiler warnings.

If option is specified, it will be honored independant of the

Initial attempt to support configure's --(dis|en)able-warnings
option to specify dis(activation) of picky compiler warnings.

If option is specified, it will be honored independant of the
--(dis|en)able-debug option.

If option is not specified, it will follow --(dis|en)able-debug
setting, whose default is disabled if not specified.

show more ...


123