summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* rewrote the --with-zlib check, based on Albert Chin's input.Daniel Stenberg2002-10-081-34/+38
* --with-libz and --without-libz are now supportedDaniel Stenberg2002-10-011-30/+28
* AC_SUBST HAVE_LIBZ for curl-config.inDaniel Stenberg2002-09-021-1/+3
* James Gallagher's Content-Encoding workDaniel Stenberg2002-09-021-14/+15
* CURLE_SSL_INSECURE is removed again and so is CURLOPT_SSL_INSECURE, weDaniel Stenberg2002-08-301-1/+1
* ca-bundle stuff for configure and generated header fileDaniel Stenberg2002-08-301-1/+27
* gethostname is not used anymore so we can stop looking for it! ;-)Daniel Stenberg2002-08-131-4/+0
* check for poll()Daniel Stenberg2002-08-131-1/+2
* check for sys/poll.hDaniel Stenberg2002-07-291-0/+1
* Now uses sigsetjmp() and siglongjmp() to bail out from slow name lookups inDaniel Stenberg2002-06-111-22/+37
* added --disable-[protocol] supportDaniel Stenberg2002-06-111-3/+116
* added docs/libcurl/Daniel Stenberg2002-03-041-1/+1
* Added packages/EPMDaniel Stenberg2002-03-041-0/+2
* the test suite http server is now automake'dDaniel Stenberg2002-02-251-0/+1
* generate a config file for the test suite http server tooDaniel Stenberg2002-02-251-1/+1
* moved the config.h to lib/config.hDaniel Stenberg2002-02-191-1/+1
* playing with more strict gcc warnings with --enable-debugDaniel Stenberg2002-01-181-1/+1
* commented out the 'long long' and 'long double' checks, as we don't reallyDaniel Stenberg2002-01-181-2/+2
* multi stuff from the multi-dev branchDaniel Stenberg2002-01-031-0/+1
* Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg2001-12-171-0/+4
* added gmtime_r checkDaniel Stenberg2001-12-071-0/+2
* Added an in_addr_t checkDaniel Stenberg2001-11-281-1/+1
* Kevin Roth's cygwin package fixesDaniel Stenberg2001-10-291-1/+1
* added AC_PREREQ(2.50) to prevent autoconf mistakesDaniel Stenberg2001-10-231-0/+7
* added cygwin package makefileDaniel Stenberg2001-10-221-0/+1
* added AC_LIBTOOL_WIN32_DLL for cygwin setup issuesDaniel Stenberg2001-10-161-0/+4
* getservbyname is not used by libcurl, don't check for itDaniel Stenberg2001-10-111-1/+0
* Albert Chin's improved gethostbyname_r() testsDaniel Stenberg2001-10-041-3/+0
* Added non-blocking sockets testDaniel Stenberg2001-10-011-0/+18
* removed perl and php makefilesDaniel Stenberg2001-09-121-4/+0
* checks for sys/utime.hDaniel Stenberg2001-09-071-1/+2
* utime() and utime.h adjustments for curl -RDaniel Stenberg2001-09-031-2/+4
* Troy Engel's fix for running configure without --with-sslDaniel Stenberg2001-08-211-0/+2
* Albert Chin's neat configure/package fixesDaniel Stenberg2001-08-201-306/+1
* --enable-debug now sets the following CFLAGS:Daniel Stenberg2001-08-141-1/+1
* when --with-ssl is used with a specified path, we use that path immediatelyDaniel Stenberg2001-06-201-4/+11
* Added a check that 'localhost' resolves before the gethostbyname_r() checks,Daniel Stenberg2001-06-111-1/+28
* fixed the dlopen checkDaniel Stenberg2001-05-311-2/+3
* Added Solaris 'pkgadd' building support to packages collection and autoconf/a...Cris Bailiff2001-05-301-0/+10
* check for strtok_rDaniel Stenberg2001-05-291-0/+1
* added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg2001-05-281-0/+5
* general autoconf and automake fixesDaniel Stenberg2001-05-221-0/+1
* cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg2001-05-221-13/+12
* added a lame double-check for libcrypto as otherwise it wouldn't get addedDaniel Stenberg2001-05-211-2/+1
* this should not set a SSL path to LDFLAGS or CPPFLAGS unless it really needsDaniel Stenberg2001-05-181-15/+27
* nicer OpenSSL header checkDaniel Stenberg2001-05-181-26/+5
* configure sets variables that curl-config uses to display what featuresDaniel Stenberg2001-04-181-1/+39
* Generates curl-config nowDaniel Stenberg2001-04-171-1/+2
* Andrés García's problems on the mailing list made me realize that we can'tDaniel Stenberg2001-03-221-0/+8
* fix the new makefiles in php/ and perl/Daniel Stenberg2001-03-161-1/+6