aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-01-08Revert "configure: update req to 2.59"Daniel Stenberg
2013-01-08configure: update req to 2.59Daniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-01configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-21configure: add internal sanity check (warn only) on vars for makefilesYang Tse
2012-12-21configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse
2012-12-20configure: add minimal sanity check on user provided CFLAGS and CPPFLAGSYang Tse
2012-12-19configure.ac: clear local test intended variables before useYang Tse
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-12-04configure: add minimal sanity check on user provided LIBS and LDFLAGSYang Tse
2012-12-03build: prevent global LIBS from influencing src and lib build targetsYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-29build: prevent global LIBS from influencing test server build targetsYang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-23build: fix AIX compilation and usageYang Tse
2012-08-19configure: update the copyright years for the outputDaniel Stenberg
2012-08-16configure: remove the --enable/disable-nonblocking optionsDaniel Stenberg
2012-07-27Added --with-winidn to configure.Guenter Knauf
2012-07-02configure.ac: verify that libmetalink is new enoughYang Tse
2012-06-27DarwinSSL: allow using NTLM authenticationNick Zitzmann
2012-06-26darwinssl: add support for native Mac OS X/iOS SSLNick Zitzmann
2012-06-13configure: new option --with-winsslYang Tse
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse
2012-06-11configure.ac: Added -lversion if built with SSPIGuenter Knauf
2012-06-07metalink: build fixes and adjustments IYang Tse
2012-05-30configure: fix LDAPS disabling related misplaced closing parenthesisYang Tse
2012-05-26Fixed HAVE_LIBMETALINK conditional is always trueTatsuhiro Tsujikawa
2012-05-26Applied patches from DanielTatsuhiro Tsujikawa
2012-05-26Support Metalink.Tatsuhiro Tsujikawa
2012-05-26Fix libcurl.pc and curl-config generation for static MingW* cross buildsYang Tse
2012-05-14disable-versioned-symbols: removed superfluous 'fi'Daniel Stenberg
2012-05-12autoconf: improve handling of versioned symbolsPierre Chapuis
2012-04-23Revert "Add -lversion if build with SSPI."Yang Tse
2012-04-23Add -lversion if build with SSPI.Guenter Knauf
2012-04-13nss: use NSS_InitContext() to initialize NSS if availableKamil Dudka
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-03-22configure: check for gethostbyname in the watt libBenjamin Johnson
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-02-13configure: add option disable --libcurl outputColin Hogben
2012-02-09configure: don't modify LD_LIBRARY_PATH for cross compilesRob Ward
2012-01-28Explicitly link to the nettle/gcrypt librariesMartin Storsjo
2011-12-19configure: add symbols versioning optionAlessandro Ghedini
2011-12-15configure: libtool 1.5 tweaksYang Tse
2011-12-06OpenSSL: check for the SSLv2 function in configureDaniel Stenberg
2011-11-29configure: avoid usage of macro PKG_CHECK_MODULESYang Tse