]> sjero.net Git - wget/history - configure.in
[svn] Only set a flag in the SIGWINCH handler.
[wget] / configure.in
2003-11-04 hniksic[svn] Only set a flag in the SIGWINCH handler.
2003-11-04 hniksic[svn] Move some checks to aclocal.m4.
2003-11-04 hniksic[svn] Don't use AC_CHECK_HEADERS.
2003-11-04 hniksic[svn] Use AC_MSG_NOTICE instead of echo.
2003-11-03 hniksic[svn] Check whether #include <md5.h> works before decid...
2003-11-03 hniksic[svn] Yet another version of nanosleep test.
2003-11-03 hniksic[svn] Actually define HAVE_NANOSLEEP if it's found...
2003-11-03 hniksic[svn] Check for nanosleep in -lrt and -lposix4.
2003-11-03 hniksic[svn] New function xsleep that resumes sleeps interrupt...
2003-10-30 hniksic[svn] Reenable configure.in autodetection.
2003-10-26 hniksic[svn] Change u_int32_t to uint32_t.
2003-10-16 hniksic[svn] Don't check for int32_t.
2003-10-11 hniksic[svn] Also check for short for int32_t.
2003-10-11 hniksic[svn] Provide the support for int32_t and u_int32_t.
2003-10-11 hniksic[svn] Look for and use socklen_t.
2003-10-08 hniksic[svn] Renamed DEBUG to ENABLE_DEBUG.
2003-09-17 hniksic[svn] Temporarily disable IPv6 by default.
2003-09-16 hniksic[svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_...
2003-09-16 hniksic[svn] Added proper IPv6 configure detection.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2003-09-05 hniksic[svn] Additional M4 quoting by Maciej.
2003-09-04 hniksic[svn] Allow use of Autoconf 2.5x.
2002-05-18 hniksic[svn] License exception, yadda yadda...
2002-04-12 hniksic[svn] Implement connect timeout.
2001-12-12 hniksic[svn] Improve OpenSSL autodetection.
2001-12-11 hniksic[svn] Be more specific when checking for Solaris MD5.
2001-12-06 hniksic[svn] Various progress-bar related fixes.
2001-11-29 hniksic[svn] Check for memmove and implement one if it's missing.
2001-11-29 hniksic[svn] Make the MD5 references even more generic.
2001-11-27 hniksic[svn] Use rand instead of random.
2001-11-27 hniksic[svn] Check for random.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-23 hniksic[svn] Big progress bar update.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-18 hniksic[svn] Don't compile getopt.c on systems that already...
2001-11-18 hniksic[svn] Use Solaris's libmd5 when available.
2001-06-14 hniksic[svn] Upgrade libtool to 1.4.
2001-06-14 hniksic[svn] Check for -lnsl more carefully.
2001-06-14 hniksic[svn] Use `libtool' to test linking of external libraries.
2001-05-28 hniksic[svn] Apply configure.in fixes by Maciej W. Rozycki...
2001-05-26 hniksic[svn] Provide a default for AC_TRY_RUN in SSL detection...
2001-05-25 hniksic[svn] Rewrote OpenSSL lib detection.
2001-04-13 hniksic[svn] Commit various hash table changes:
2001-03-27 dan[svn] * configure.in: Noticed in libtool documentation...
2001-03-27 dan[svn] configure.in: Christian Fraenkel's tests for...
2001-03-17 dan[svn] Linking with OpenSSL previously required the...
2001-02-23 dan[svn] * configure.in: Look for perl and pod2man and...
2000-12-10 hniksic[svn] Add a dummy Makefile.in.
2000-12-05 hniksic[svn] Applied Karl Eichwalder's patches.
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-11-23 hniksic[svn] Determine ALL_LINGUAS dynamically.
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-05 hniksic[svn] Rewrote the logging code.
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
2000-10-20 dan[svn] Added Polish and Russian message translation...
1999-12-02 kwget[svn] Initial revision