summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-03-31update the generic copyright year rangeDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-05Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg
2010-03-02- [Daniel Johnson] I've been trying to build libcurl with clang on Darwin andDaniel Stenberg
2010-02-04Added size check for 'short' data typeYang Tse
2010-01-26minor fixes for --enable-ares configure optionYang Tse
2010-01-22adjust rtsp protocol support in curl-config and libcurl.pc when http is disabledYang Tse
2010-01-22In spite claiming to tbe disabled by default, RTSP is enabled and it nowDaniel Stenberg
2010-01-21Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg
2010-01-14- Suppressed side effect of OpenSSL configure checks, which prevented NSS fromKamil Dudka
2010-01-13remove trailing spaces from configure.acKamil Dudka
2009-12-17- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup whenDaniel Stenberg
2009-12-12might as well output all supported protocols at the end of configure toDaniel Stenberg
2009-12-12show POP3S, IMAPS and SMTPS as protocols if SSL is enabledDaniel Stenberg
2009-12-12support disabling POP3, IMAP and SMTP and now they also appear in curl-configDaniel Stenberg
2009-11-24When using icc, compile with -fpic and link with intel dynamic libraries.Yang Tse
2009-11-22Make configure remove the curlbuild.h file included in distribution tarballsYang Tse
2009-11-15- David Byron improved the configure script to use pkg-config to find OpenSSLKamil Dudka
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse
2009-11-14Added '--configure' option to curl-config to display original configure argum...Claes Jakobsson
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse
2009-11-14- Claes Jakobsson restored the configure functionality to detect NSS whenDaniel Stenberg
2009-10-28libssh2 detection changes mentioned in http://curl.haxx.se/mail/lib-2009-10/0...Yang Tse
2009-10-27Fix spellingYang Tse
2009-10-21- Attempt to use pkg-config for finding out libssh2 installation detailsDaniel Stenberg
2009-10-19Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATORYang Tse
2009-10-18Check for basename() is now done the same as other function checksYang Tse
2009-09-28Added check for memrchr function or macroYang Tse
2009-09-16Moved the libssh2 checks after the SSL library checks. This helps whenDan Fandrich
2009-09-04added --with-nss to configure output.Gunter Knauf
2009-09-01a failed libssh2 check must not pollute the variablesDaniel Stenberg
2009-09-01- configure now tries to use pkg-config for a number of sub-dependencies evenDaniel Stenberg
2009-08-24- Marc de Bruin pointed out that configure --with-gnutls=PATH didn't workDaniel Stenberg
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-07-09bring back the libgnutls-config use for checking for GnuTLS if pkg-configDaniel Stenberg
2009-06-20Refactor how libraries are checked for connect() function,Yang Tse
2009-06-18add CloseSocket camel case function checkYang Tse
2009-06-17socket() and closesocket() prototypes might be in socket.hYang Tse
2009-06-17check for socket() and closesocket() as it is done for other functionsYang Tse
2009-06-09Added --enable-curldebug configure option to enable and disable buildingYang Tse
2009-06-08- Triggered by bug report #2798852 and the patch in there, I fixed configureDaniel Stenberg
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-06-01- Claes Jakobsson fixed the configure script to better find and use NSSDaniel Stenberg
2009-05-30Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse
2009-05-11Remove experimental check. Currently there's no need for it.Yang Tse
2009-05-09Remove DOS and TPF package's Makefile.amYang Tse
2009-05-07Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse