index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
curl-confopts.m4
Age
Commit message (
Expand
)
Author
2017-04-25
configure: stop prepending to LDFLAGS, CPPFLAGS
Jay Satiro
2017-03-02
configure: fix for --enable-pthreads
Jay Satiro
2016-04-21
configure: ac_cv_ -> curl_cv_ for r/w vars
Irfan Adilovic
2016-04-21
configure: ac_cv_ -> curl_cv_ for all cached vars
Irfan Adilovic
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-09-26
curl-confopts.m4: Add missing ')'
Tatsuhiro Tsujikawa
2015-07-24
configure: add --disable-rt option
MichaĆ Fita
2013-01-20
configure: autotools compatibility fixes - step I
Yang Tse
2012-08-16
configure: remove the --enable/disable-nonblocking options
Daniel Stenberg
2012-04-17
build adjustments: commit 9e24b9c7 follow-up
Yang Tse
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
2011-08-27
NTLM_WB: final congruency naming adjustments
Yang Tse
2011-08-27
NTLM single-sign on adjustments (XI)
Yang Tse
2011-07-31
NTLM single-sign on adjustments (VIII)
Yang Tse
2010-11-09
serial number bump
Yang Tse
2010-09-21
duphandle: use ares_dup()
Daniel Stenberg
2010-08-11
configure: werror related adjustments
Yang Tse
2010-07-21
build: Enable configure --enable-werror
Ben Greear
2010-06-17
configure: spell --disable-threaded-resolver correctly
Daniel Stenberg
2010-04-25
new configure option --enable-threaded-resolver
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-17
update outdated serial number
Yang Tse
2010-01-27
Restore normal operation:
Yang Tse
2010-01-27
fix c-ares assumed check being skipped
Yang Tse
2010-01-27
fix LDFLAGS preservation in CURL_CHECK_LIB_ARES
Yang Tse
2010-01-26
minor fixes for --enable-ares configure option
Yang Tse
2009-06-10
fix language in comment
Yang Tse
2009-06-09
Added --enable-curldebug configure option to enable and disable building
Yang Tse
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-10-07
Initial attempt to support configure's --(dis|en)able-optimize
Yang Tse
2008-10-02
debug option check must be before warnings option check
Yang Tse
2008-10-02
Initial attempt to support configure's --(dis|en)able-warnings
Yang Tse