summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Added simple IPv6 recognition supportDaniel Stenberg2001-01-221-0/+38
* 'make distcheck' works nowDaniel Stenberg2001-01-081-0/+1
* distcheck fixesDaniel Stenberg2001-01-081-0/+4
* adjusted to work with automake 'make dist'Daniel Stenberg2001-01-081-6/+4
* Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg2001-01-081-1/+3
* configure now finds the correct version number even if invoked from outsideDaniel Stenberg2001-01-041-1/+1
* Albert Chin-A-Young fixed the SSL option to use LDFLAGS properlyDaniel Stenberg2000-12-111-1/+2
* the tests dir is addedDaniel Stenberg2000-11-101-1/+2
* added getpass_r checkDaniel Stenberg2000-11-101-1/+2
* Added RSAglue/rsaref lib check if the crypto lib is there but the ssl libDaniel Stenberg2000-11-091-0/+17
* cleaned up the thread-safe checks into separate functions, added check forDaniel Stenberg2000-11-081-190/+225
* added signal in case sigaction is missingDaniel Stenberg2000-11-011-3/+2
* Added sigaction checkDaniel Stenberg2000-10-271-1/+2
* removed getpass-check since getpass() is no longer being usedDaniel Stenberg2000-10-261-1/+2
* the configure script dynamically gets the version from the include file nowDaniel Stenberg2000-10-231-1/+3
* 7.4.1 commitcurl-7_4_1Daniel Stenberg2000-10-161-3/+2
* moved the src/config.h stuff to the bottom, as automake were adding includeDaniel Stenberg2000-10-061-2/+3
* 7.3 commitcurl-7_3Daniel Stenberg2000-09-281-1/+1
* moved the RAND_status() and RAND_screen() checks to the openssl sectionDaniel Stenberg2000-09-261-4/+90
* patched 7.2 configure to work!Daniel Stenberg2000-08-311-6/+4
* 7.2Daniel Stenberg2000-08-301-1/+1
* Inreased buffer size for the Linux gethostbyname_r() testDaniel Stenberg2000-08-241-2/+2
* removed the AC_TRY_RUN complaintsDaniel Stenberg2000-08-241-4/+7
* hostname and large file support addedDaniel Stenberg2000-08-241-2/+5
* Albert Chin-A-Young's fixesDaniel Stenberg2000-08-231-138/+175
* 7.1.1 cleanup commitDaniel Stenberg2000-08-211-10/+10
* removed the vprintf check, we have our own internal anywayDaniel Stenberg2000-08-171-10/+19
* brand new gethostbyname_r() and gethostbyaddr_r() checks that now detectsDaniel Stenberg2000-08-041-101/+175
* big last-beta (?) cleanup commitDaniel Stenberg2000-07-311-1/+3
* added localtime_r()Daniel Stenberg2000-07-291-1/+2
* libtool adjustmentsDaniel Stenberg2000-07-261-1/+2
* re-added the check for BOTH nsl and socket libsDaniel Stenberg2000-07-251-1/+30
* Added checks for number of parameters to the functions gethostbyname_r()Daniel Stenberg2000-05-301-0/+99
* pre-release commitv7_0_2betaDaniel Stenberg2000-05-301-0/+3
* added sys/time.h checkDaniel Stenberg2000-05-251-1/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-32/+2
* Added BOTH nsl+socket lib checkDaniel Stenberg2000-05-141-2/+32
* string checks addedDaniel Stenberg2000-05-141-2/+2
* removed the double BSD install checkDaniel Stenberg2000-03-211-1/+2
* 6.5.2 release commitcurl-6_5_2Daniel Stenberg2000-03-211-1/+1
* release commit timecurl-6_5_1Daniel Stenberg2000-03-211-1/+1
* Added checks for RAND_screen, malloc.h and stdlib.hDaniel Stenberg2000-03-161-1/+4
* 6.5 cleanup commitcurl-6_5Daniel Stenberg2000-03-141-1/+1
* put back the perl binary checkDaniel Stenberg2000-03-131-4/+4
* Added checks for setvbuf(), RAND_set() and removed the perl stuffDaniel Stenberg2000-03-021-10/+12
* more removalsDaniel Stenberg2000-01-101-1/+1
* Initial revisionDaniel Stenberg1999-12-291-0/+210