summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse2013-01-011-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* configure: add internal sanity check (warn only) on vars for makefilesYang Tse2012-12-211-0/+95
* configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse2012-12-211-3/+3
* configure: add minimal sanity check on user provided CFLAGS and CPPFLAGSYang Tse2012-12-201-10/+90
* configure.ac: clear local test intended variables before useYang Tse2012-12-191-1/+24
* configure: check if compiler halts on function prototype mismatchYang Tse2012-12-161-0/+1
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-5/+4
* configure: add minimal sanity check on user provided LIBS and LDFLAGSYang Tse2012-12-041-13/+33
* build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-031-130/+135
* build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-301-0/+1
* build: prevent global LIBS from influencing test server build targetsYang Tse2012-11-291-0/+7
* build: avoid linkage of directly unused librariesYang Tse2012-11-281-8/+7
* build: fix AIX compilation and usageYang Tse2012-11-231-0/+2
* configure: update the copyright years for the outputDaniel Stenberg2012-08-191-1/+1
* configure: remove the --enable/disable-nonblocking optionsDaniel Stenberg2012-08-161-4/+0
* Added --with-winidn to configure.Guenter Knauf2012-07-271-2/+74
* configure.ac: verify that libmetalink is new enoughYang Tse2012-07-021-9/+36
* DarwinSSL: allow using NTLM authenticationNick Zitzmann2012-06-271-1/+2
* darwinssl: add support for native Mac OS X/iOS SSLNick Zitzmann2012-06-261-1/+26
* configure: new option --with-winsslYang Tse2012-06-131-15/+57
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-1/+0
* configure.ac: Added -lversion if built with SSPIGuenter Knauf2012-06-111-0/+1
* 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