index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2010-01-22
adjust rtsp protocol support in curl-config and libcurl.pc when http is disabled
Yang Tse
2010-01-22
In spite claiming to tbe disabled by default, RTSP is enabled and it now
Daniel Stenberg
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-14
- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
Kamil Dudka
2010-01-13
remove trailing spaces from configure.ac
Kamil Dudka
2009-12-17
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
Daniel Stenberg
2009-12-12
might as well output all supported protocols at the end of configure to
Daniel Stenberg
2009-12-12
show POP3S, IMAPS and SMTPS as protocols if SSL is enabled
Daniel Stenberg
2009-12-12
support disabling POP3, IMAP and SMTP and now they also appear in curl-config
Daniel Stenberg
2009-11-24
When using icc, compile with -fpic and link with intel dynamic libraries.
Yang Tse
2009-11-22
Make configure remove the curlbuild.h file included in distribution tarballs
Yang Tse
2009-11-15
- David Byron improved the configure script to use pkg-config to find OpenSSL
Kamil Dudka
2009-11-15
Remove enable-thread / disable-thread configure option. These were only placebo
Yang Tse
2009-11-14
Added '--configure' option to curl-config to display original configure argum...
Claes Jakobsson
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-11-14
- Claes Jakobsson restored the configure functionality to detect NSS when
Daniel Stenberg
2009-10-28
libssh2 detection changes mentioned in http://curl.haxx.se/mail/lib-2009-10/0...
Yang Tse
2009-10-27
Fix spelling
Yang Tse
2009-10-21
- Attempt to use pkg-config for finding out libssh2 installation details
Daniel Stenberg
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
2009-10-18
Check for basename() is now done the same as other function checks
Yang Tse
2009-09-28
Added check for memrchr function or macro
Yang Tse
2009-09-16
Moved the libssh2 checks after the SSL library checks. This helps when
Dan Fandrich
2009-09-04
added --with-nss to configure output.
Gunter Knauf
2009-09-01
a failed libssh2 check must not pollute the variables
Daniel Stenberg
2009-09-01
- configure now tries to use pkg-config for a number of sub-dependencies even
Daniel Stenberg
2009-08-24
- Marc de Bruin pointed out that configure --with-gnutls=PATH didn't work
Daniel Stenberg
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-07-09
bring back the libgnutls-config use for checking for GnuTLS if pkg-config
Daniel Stenberg
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
2009-06-18
add CloseSocket camel case function check
Yang Tse
2009-06-17
socket() and closesocket() prototypes might be in socket.h
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-06-09
Added --enable-curldebug configure option to enable and disable building
Yang Tse
2009-06-08
- Triggered by bug report #2798852 and the patch in there, I fixed configure
Daniel Stenberg
2009-06-06
Revert delegating c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-06-04
c-ares embbeded builds header include paths fully defined in makefiles
Yang Tse
2009-06-01
- Claes Jakobsson fixed the configure script to better find and use NSS
Daniel Stenberg
2009-05-30
Delegate c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-05-26
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...
Yang Tse
2009-05-11
Remove experimental check. Currently there's no need for it.
Yang Tse
2009-05-09
Remove DOS and TPF package's Makefile.am
Yang Tse
2009-05-07
Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition
Yang Tse
2009-05-07
Proper naming for the experimental compiler test and moved to *-compilers.m4
Yang Tse
2009-05-06
Use autobuilds to verify if a couple of experimental compiler tests pass on a...
Yang Tse
2009-05-04
fix makefile reference to packages/TPF
Yang Tse
2009-05-03
HP-UX's X/Open network library requirement check follow-up
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-05-01
Remove temporary debug tracing for X/Open HP-UX
Yang Tse
2009-05-01
Check definition of _XOPEN_SOURCE_EXTENDED with the compiler
Yang Tse
[next]