| Commit message (Expand) | Author | Age | Files | Lines |
* | We cannot 'cd' to the ares build dir to get the path, as the directory hasn't | Daniel Stenberg | 2003-12-15 | 1 | -2/+6 |
* | if there is an 'ares' subdirectory when configure is run with --enable-ares | Daniel Stenberg | 2003-12-11 | 1 | -3/+7 |
* | check for strtoll(), for the upcoming >2GB patch | Daniel Stenberg | 2003-12-10 | 1 | -1/+2 |
* | check for assert.h | Daniel Stenberg | 2003-12-10 | 1 | -0/+1 |
* | Dominick Meglio made --enable-ares support an option =PATH to specify a | Daniel Stenberg | 2003-12-10 | 1 | -6/+17 |
* | no need to add -lz to LDFLAGS manually, as AC_CHECK_LIB() does that | Daniel Stenberg | 2003-12-08 | 1 | -1/+0 |
* | curl-config now shows asyncdns if built with ares enabled | Daniel Stenberg | 2003-12-08 | 1 | -1/+3 |
* | that MSG_NOSIGNAL check serves no useful purpose! | Daniel Stenberg | 2003-12-02 | 1 | -12/+0 |
* | renamed the KRB4 to HAVE_KRB4 | Daniel Stenberg | 2003-12-02 | 1 | -1/+1 |
* | check for MSG_NOSIGNAL | Daniel Stenberg | 2003-12-02 | 1 | -0/+12 |
* | Markus Moeller fixed the SPNEGO check and it nows defines HAVE_SPNEGO | Daniel Stenberg | 2003-11-27 | 1 | -7/+12 |
* | Maciej W. Rozycki made this script use a cache variable for the writable | Daniel Stenberg | 2003-11-17 | 1 | -3/+15 |
* | Check for siginterrupt, used by the test suite web server sws. | Daniel Stenberg | 2003-10-30 | 1 | -0/+1 |
* | Based on David Hull's fix in bug report 804599, we now check for solaris | Daniel Stenberg | 2003-10-24 | 1 | -1/+16 |
* | removed creation of tests/server/config.h | Daniel Stenberg | 2003-10-09 | 1 | -1/+1 |
* | check for inet_pton() | Daniel Stenberg | 2003-10-07 | 1 | -0/+1 |
* | James MacMillan's patch makes curl build on QNC 6.2.x. | Daniel Stenberg | 2003-10-02 | 1 | -44/+42 |
* | find and detect the Heimdal GSSAPI include path properly | Daniel Stenberg | 2003-09-21 | 1 | -5/+9 |
* | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | 2003-09-19 | 1 | -1/+31 |
* | --enable-thread was broken and this should cure it | Daniel Stenberg | 2003-09-05 | 1 | -3/+11 |
* | when --enable-debug is used to set debug options with gcc, use -Wno-long-long | Daniel Stenberg | 2003-08-19 | 1 | -1/+1 |
* | check for CRYPTO_cleanup_all_ex_data as well | Daniel Stenberg | 2003-08-19 | 1 | -1/+2 |
* | check for long long | Daniel Stenberg | 2003-08-14 | 1 | -10/+7 |
* | define USE_ARES nicer if enabled | Daniel Stenberg | 2003-08-11 | 1 | -1/+2 |
* | Add --enable-ares support, which will make us build curl with ares for | Daniel Stenberg | 2003-08-05 | 1 | -0/+24 |
* | add a check for 'ar' since the lack of it bit Jared Ingersoll | Daniel Stenberg | 2003-07-30 | 1 | -0/+5 |
* | only check for CA bundle path if build with SSL support | Daniel Stenberg | 2003-07-25 | 1 | -32/+34 |
* | Dan Grayson pointed out that we set the CURL_CA_BUNDLE variable wrongly in | Daniel Stenberg | 2003-07-04 | 1 | -11/+5 |
* | moved from former CVS | Daniel Stenberg | 2003-06-26 | 1 | -1/+1 |
* | store HAVE_LIBZ as an automake conditional | Daniel Stenberg | 2003-06-12 | 1 | -0/+3 |
* | Daniel Kouril's patch that adds HTTP negotiation support to libcurl was | Daniel Stenberg | 2003-06-10 | 1 | -0/+57 |
* | fix the makefile in packages/DOS too | Daniel Stenberg | 2003-05-21 | 1 | -0/+1 |
* | the writable argv check now should not exit when building a cross-compiled | Daniel Stenberg | 2003-05-04 | 1 | -3/+5 |
* | Ryan Weaver's fix to prevent the ca bundle to get installed even when | Daniel Stenberg | 2003-04-06 | 1 | -0/+5 |
* | fixed the pkg-config stuff for rh9 | Daniel Stenberg | 2003-03-26 | 1 | -2/+2 |
* | attempt to extract openssl information using pkg-config | Daniel Stenberg | 2003-03-25 | 1 | -0/+25 |
* | Renamed configure.in to configure.ac, as this is the supposedly new preferred | Daniel Stenberg | 2003-03-25 | 1 | -0/+889 |