summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-01-16configure: fix gssapi linking on HP-UXMichael Osipov
2014-01-02Bumped copyright year to 2014Steve Holme
2013-12-02nss: unconditionally require NSS_InitContext()Kamil Dudka
2013-12-02nss: use a better API for controlling SSL versionKamil Dudka
2013-11-13configure: Fix test with -Werror=implicit-function-declarationDaniel Stenberg
2013-10-22configure: check for long long when building with cyasslDaniel Stenberg
2013-09-05configure: add HTTP2 as a curl-config --feature outputDaniel Stenberg
2013-09-04configure: added --with-nghttp2Daniel Stenberg
2013-08-25FTP: remove krb4 supportDaniel Stenberg
2013-07-18configure: fix 'subdir-objects' distclean related issueYang Tse
2013-07-09configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)Yang Tse
2013-04-16curl-config: don't output static libs when they are disabledWouter Van Rooy
2013-04-12configure: try pthread_create without -lpthreadDaniel Stenberg
2013-04-08configure: remove CURL_CHECK_FUNC_RECVFROMDaniel Stenberg
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-02-24darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann
2013-02-23strcasestr: remove check for this unused functionDaniel Stenberg
2013-02-14strlcat: remove functionDaniel Stenberg
2013-02-04configure: update the copyright years for the output.Guenter Knauf
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse
2013-01-23configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse
2013-01-20configure: autotools compatibility fixes - step IYang Tse
2013-01-15commit bc682cbd follow-upYang Tse
2013-01-14configure: fix automake 1.13 compatibilityYang Tse
2013-01-09docs: the --with-darwinssl option is available on Apple OSesNick Zitzmann
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