summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-05-17configure: add GSS-API to supported featuresDaniel Stenberg
2014-05-17configure: add SPNEGO to supported featuresDaniel Stenberg
2014-05-07configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen
2014-04-23cyassl: Use error-ssl.h when availableDan Fandrich
2014-04-22configure: use the nghttp2 path correctly with pkg-configDaniel Stenberg
2014-04-21configure: fix wrong commentDilyan Palauzov
2014-03-03configure: call it GSS-APIMichael Osipov
2014-02-25configure: Tiny fix to honor POSIXnaota
2014-02-17configure: Fix the --disable-crypto-auth optionDan Fandrich
2014-02-03openssl: add ALPN supportFabian Frank
2014-01-30http2-openssl: verify that NPN functionality is presentDaniel Stenberg
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