summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-44/+14
* darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann2013-02-241-1/+1
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-1/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-1/+0
* configure: update the copyright years for the output.Guenter Knauf2013-02-041-1/+1
* zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse2013-01-281-1/+2
* configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse2013-01-231-2/+1
* configure: autotools compatibility fixes - step IYang Tse2013-01-201-209/+3
* commit bc682cbd follow-upYang Tse2013-01-151-0/+2
* configure: fix automake 1.13 compatibilityYang Tse2013-01-141-0/+1
* docs: the --with-darwinssl option is available on Apple OSesNick Zitzmann2013-01-091-1/+1
* Revert "configure: update req to 2.59"Daniel Stenberg2013-01-081-104/+114
* configure: update req to 2.59Daniel Stenberg2013-01-081-114/+104
* 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