summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2001-01-25make the configure script die if select() or socket() is missingDaniel Stenberg
2001-01-22Added simple IPv6 recognition supportDaniel Stenberg
2001-01-08'make distcheck' works nowDaniel Stenberg
2001-01-08distcheck fixesDaniel Stenberg
2001-01-08adjusted to work with automake 'make dist'Daniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2001-01-04configure now finds the correct version number even if invoked from outsideDaniel Stenberg
2000-12-11Albert Chin-A-Young fixed the SSL option to use LDFLAGS properlyDaniel Stenberg
2000-11-10the tests dir is addedDaniel Stenberg
2000-11-10added getpass_r checkDaniel Stenberg
2000-11-09Added RSAglue/rsaref lib check if the crypto lib is there but the ssl libDaniel Stenberg
2000-11-08cleaned up the thread-safe checks into separate functions, added check forDaniel Stenberg
2000-11-01added signal in case sigaction is missingDaniel Stenberg
2000-10-27Added sigaction checkDaniel Stenberg
2000-10-26removed getpass-check since getpass() is no longer being usedDaniel Stenberg
2000-10-23the configure script dynamically gets the version from the include file nowDaniel Stenberg
2000-10-167.4.1 commitcurl-7_4_1Daniel Stenberg
2000-10-06moved the src/config.h stuff to the bottom, as automake were adding includeDaniel Stenberg
2000-09-287.3 commitcurl-7_3Daniel Stenberg
2000-09-26moved the RAND_status() and RAND_screen() checks to the openssl sectionDaniel Stenberg
2000-08-31patched 7.2 configure to work!Daniel Stenberg
2000-08-307.2Daniel Stenberg
2000-08-24Inreased buffer size for the Linux gethostbyname_r() testDaniel Stenberg
2000-08-24removed the AC_TRY_RUN complaintsDaniel Stenberg
2000-08-24hostname and large file support addedDaniel Stenberg
2000-08-23Albert Chin-A-Young's fixesDaniel Stenberg
2000-08-217.1.1 cleanup commitDaniel Stenberg
2000-08-17removed the vprintf check, we have our own internal anywayDaniel Stenberg
2000-08-04brand new gethostbyname_r() and gethostbyaddr_r() checks that now detectsDaniel Stenberg
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-29added localtime_r()Daniel Stenberg
2000-07-26libtool adjustmentsDaniel Stenberg
2000-07-25re-added the check for BOTH nsl and socket libsDaniel Stenberg
2000-05-30Added checks for number of parameters to the functions gethostbyname_r()Daniel Stenberg
2000-05-30pre-release commitv7_0_2betaDaniel Stenberg
2000-05-25added sys/time.h checkDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-05-14Added BOTH nsl+socket lib checkDaniel Stenberg
2000-05-14string checks addedDaniel Stenberg
2000-03-21removed the double BSD install checkDaniel Stenberg
2000-03-216.5.2 release commitcurl-6_5_2Daniel Stenberg
2000-03-21release commit timecurl-6_5_1Daniel Stenberg
2000-03-16Added checks for RAND_screen, malloc.h and stdlib.hDaniel Stenberg
2000-03-146.5 cleanup commitcurl-6_5Daniel Stenberg
2000-03-13put back the perl binary checkDaniel Stenberg
2000-03-02Added checks for setvbuf(), RAND_set() and removed the perl stuffDaniel Stenberg
2000-01-10more removalsDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg