summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* metalink: build fixes and adjustments IYang Tse2012-06-071-5/+5
* configure: fix LDAPS disabling related misplaced closing parenthesisYang Tse2012-05-301-4/+4
* Fixed HAVE_LIBMETALINK conditional is always trueTatsuhiro Tsujikawa2012-05-261-1/+1
* Applied patches from DanielTatsuhiro Tsujikawa2012-05-261-4/+8
* Support Metalink.Tatsuhiro Tsujikawa2012-05-261-0/+59
* Fix libcurl.pc and curl-config generation for static MingW* cross buildsYang Tse2012-05-261-0/+3
* disable-versioned-symbols: removed superfluous 'fi'Daniel Stenberg2012-05-141-1/+0
* autoconf: improve handling of versioned symbolsPierre Chapuis2012-05-121-27/+23
* Revert "Add -lversion if build with SSPI."Yang Tse2012-04-231-1/+0
* Add -lversion if build with SSPI.Guenter Knauf2012-04-231-0/+1
* nss: use NSS_InitContext() to initialize NSS if availableKamil Dudka2012-04-131-0/+8
* nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka2012-04-131-8/+2
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-41/+4
* configure: Windows cross-compilation fixesYang Tse2012-04-091-7/+6
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* configure: check for gethostbyname in the watt libBenjamin Johnson2012-03-221-0/+11
* cyassl: update to CyaSSL 2.0.x APItoddouska2012-02-141-9/+4
* configure: add option disable --libcurl outputColin Hogben2012-02-131-26/+47
* configure: don't modify LD_LIBRARY_PATH for cross compilesRob Ward2012-02-091-25/+30
* Explicitly link to the nettle/gcrypt librariesMartin Storsjo2012-01-281-0/+3
* configure: add symbols versioning optionAlessandro Ghedini2011-12-191-0/+55
* configure: libtool 1.5 tweaksYang Tse2011-12-151-0/+1
* OpenSSL: check for the SSLv2 function in configureDaniel Stenberg2011-12-061-1/+2
* configure: avoid usage of macro PKG_CHECK_MODULESYang Tse2011-11-291-52/+131
* configure: fix to make older pkg-config play wellDaniel Stenberg2011-11-271-0/+4
* configure: add support for pkg-config detection of libidnMark Brand2011-11-251-0/+9
* Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo2011-11-191-8/+21
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-3/+3
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-1/+1
* unittests: disable unit tests for some autobuild configurationsYang Tse2011-08-151-0/+20
* configure: add check for <sys/wait.h>Yang Tse2011-07-311-0/+1
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-29/+5
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-0/+1
* configure: avoid "test -e"Daniel Stenberg2011-07-191-1/+1
* NTLM single-sign on supportedMandy Wu2011-07-181-0/+31
* configure: avoid direct usage of AS_TR_* macrosYang Tse2011-06-171-1/+1
* configure: OpenSSL API detection cleanupYang Tse2011-06-111-2/+0
* configure: warn if OpenSSL headers and library versions don't matchYang Tse2011-06-091-2/+1
* configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse2011-06-091-2/+2
* configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse2011-06-091-2/+4
* configure: get API info for a couple of OpenSSL functionsYang Tse2011-06-061-0/+2
* unit tests: disable unit tests for a given cross-compilation configuration.Yang Tse2011-06-031-1/+16
* unit tests: make unit tests building actually depend on --enable-debug option.Yang Tse2011-06-021-1/+2
* unit tests: more build adjustmentsYang Tse2011-06-011-0/+2
* configure.ac: skip /dev/urandom check when cross-compilingDaniel Stenberg2011-05-301-2/+6
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-0/+1
* configure: libssh2 link fix without pkg-configDaniel Stenberg2011-04-121-0/+1
* libcurl.pc: version number fixDaniel Stenberg2011-04-061-0/+2
* Don't list NTLM in curl-config when HTTP is disabledDan Fandrich2011-04-051-3/+5
* configure: fix libtool warningYang Tse2011-03-271-0/+1