aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
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
gethostbyname_r arg-number checks no longer made if there isn't any gethostbyname_r function! aborts the configure if socket() is absent
2000-08-04brand new gethostbyname_r() and gethostbyaddr_r() checks that now detectsDaniel Stenberg
the AIX-styles as well. I added --disable-thread to allow a user to disable all testing for thread-safe functions being present and thus go with the good old style functions. This might become handy if (when?) I add a bug in the threaded code, like the AIX code I have now but can't test!
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
and gethostbyaddr_r()
2000-05-30pre-release commitDaniel 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
Added HOST and TARGET checks Added automatic update of the *spec.in files (Linux RPM stuff)
2000-05-14string checks addedDaniel Stenberg
2000-03-21removed the double BSD install checkDaniel Stenberg
2000-03-216.5.2 release commitDaniel Stenberg
2000-03-21release commit timeDaniel Stenberg
2000-03-16Added checks for RAND_screen, malloc.h and stdlib.hDaniel Stenberg
2000-03-146.5 cleanup commitDaniel 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