cleanup commit for new autoconf+automake+libtool versions
[platform/upstream/curl.git] / configure.in
2001-05-22 Daniel Stenbergcleanup commit for new autoconf+automake+libtool versions
2001-05-21 Daniel Stenbergadded a lame double-check for libcrypto as otherwise...
2001-05-18 Daniel Stenbergthis should not set a SSL path to LDFLAGS or CPPFLAGS...
2001-05-18 Daniel Stenbergnicer OpenSSL header check
2001-04-18 Daniel Stenbergconfigure sets variables that curl-config uses to displ...
2001-04-17 Daniel StenbergGenerates curl-config now
2001-03-22 Daniel StenbergAndrés García's problems on the mailing list made me...
2001-03-16 Daniel Stenbergfix the new makefiles in php/ and perl/
2001-03-14 Daniel Stenbergchecks for a few functions and include files more for...
2001-03-09 Daniel Stenbergthe socklen_t check is more involved now, but works...
2001-03-09 Daniel Stenbergadded a check for socklen_t
2001-03-06 Daniel Stenbergnew seeding stuff as mentioned by Albert Chin
2001-03-04 Daniel Stenberg7.7 alpha 2 commit
2001-02-07 Daniel Stenberg7.6.1-pre3
2001-02-05 Daniel StenbergJun-ichiro itojun Hagino's IPv6 adjustments
2001-02-01 Daniel StenbergAdded support for --enable-debug
2001-01-31 Daniel StenbergAdded a check for a working getaddrinfo() that is requi...
2001-01-25 Daniel Stenbergmake the configure script die if select() or socket...
2001-01-22 Daniel StenbergAdded simple IPv6 recognition support
2001-01-08 Daniel Stenberg'make distcheck' works now
2001-01-08 Daniel Stenbergdistcheck fixes
2001-01-08 Daniel Stenbergadjusted to work with automake 'make dist'
2001-01-08 Daniel StenbergLoic Dachary's makefile/dist/rpm fixes
2001-01-04 Daniel Stenbergconfigure now finds the correct version number even...
2000-12-11 Daniel StenbergAlbert Chin-A-Young fixed the SSL option to use LDFLAGS...
2000-11-10 Daniel Stenbergthe tests dir is added
2000-11-10 Daniel Stenbergadded getpass_r check
2000-11-09 Daniel StenbergAdded RSAglue/rsaref lib check if the crypto lib is...
2000-11-08 Daniel Stenbergcleaned up the thread-safe checks into separate functio...
2000-11-01 Daniel Stenbergadded signal in case sigaction is missing
2000-10-27 Daniel StenbergAdded sigaction check
2000-10-26 Daniel Stenbergremoved getpass-check since getpass() is no longer...
2000-10-23 Daniel Stenbergthe configure script dynamically gets the version from...
2000-10-16 Daniel Stenberg7.4.1 commit
2000-10-06 Daniel Stenbergmoved the src/config.h stuff to the bottom, as automake...
2000-09-28 Daniel Stenberg7.3 commit
2000-09-26 Daniel Stenbergmoved the RAND_status() and RAND_screen() checks to...
2000-08-31 Daniel Stenbergpatched 7.2 configure to work!
2000-08-30 Daniel Stenberg7.2
2000-08-24 Daniel StenbergInreased buffer size for the Linux gethostbyname_r...
2000-08-24 Daniel Stenbergremoved the AC_TRY_RUN complaints
2000-08-24 Daniel Stenberghostname and large file support added
2000-08-23 Daniel StenbergAlbert Chin-A-Young's fixes
2000-08-21 Daniel Stenberg7.1.1 cleanup commit
2000-08-17 Daniel Stenbergremoved the vprintf check, we have our own internal...
2000-08-04 Daniel Stenbergbrand new gethostbyname_r() and gethostbyaddr_r() check...
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-29 Daniel Stenbergadded localtime_r()
2000-07-26 Daniel Stenberglibtool adjustments
2000-07-25 Daniel Stenbergre-added the check for BOTH nsl and socket libs
2000-05-30 Daniel StenbergAdded checks for number of parameters to the functions...
2000-05-30 Daniel Stenbergpre-release commit
2000-05-25 Daniel Stenbergadded sys/time.h check
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-05-14 Daniel StenbergAdded BOTH nsl+socket lib check
2000-05-14 Daniel Stenbergstring checks added
2000-03-21 Daniel Stenbergremoved the double BSD install check
2000-03-21 Daniel Stenberg6.5.2 release commit
2000-03-21 Daniel Stenbergrelease commit time
2000-03-16 Daniel StenbergAdded checks for RAND_screen, malloc.h and stdlib.h
2000-03-14 Daniel Stenberg6.5 cleanup commit
2000-03-13 Daniel Stenbergput back the perl binary check
2000-03-02 Daniel StenbergAdded checks for setvbuf(), RAND_set() and removed...
2000-01-10 Daniel Stenbergmore removals
1999-12-29 Daniel StenbergInitial revision