]> sjero.net Git - wget/history - configure.in
Added/moved some files automake needs; adjusted .hgignore.
[wget] / configure.in
2007-10-06 Micah CowanAdded/moved some files automake needs; adjusted .hgignore.
2007-10-06 Micah Cowanconfigure.in adapted to automake; announce in NEWS...
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-25 Micah CowanUse autoconf-provided EXEEXT instead of our own exeext...
2007-08-07 micah[svn] Fix for bug #20321: --with-libssl-prefix=<path...
2007-07-12 micah[svn] Merging fix for b20431: automated testing via...
2007-07-10 micah[svn] Merging in fix for bug 20341: GPLv3 update, and...
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-27 hniksic[svn] Don't check strtoimax.
2006-06-26 hniksic[svn] Allow 64-bit wgint without LFS.
2006-02-28 hniksic[svn] Parse Content-Disposition better. Implement...
2005-11-19 hniksic[svn] Use uintptr_t instead of unsigned long for intege...
2005-11-02 mtortonesi[svn] Improved support for unit testing
2005-08-26 hniksic[svn] Fix typo.
2005-08-26 hniksic[svn] Abort configure if --with-ssl given but SSL unava...
2005-08-11 hniksic[svn] If strtoll is not present, check for strtoimax...
2005-07-08 hniksic[svn] Remove -Wno-implicit from default GCC flags.
2005-07-08 hniksic[svn] Use vasprintf where available.
2005-07-06 hniksic[svn] Don't check for setjmp.h.
2005-07-05 hniksic[svn] Add GnuTLS support.
2005-07-01 hniksic[svn] Mention in message that the "GNU" md5 implementat...
2005-06-29 hniksic[svn] Fix check for OpenSSL MD5.
2005-06-29 hniksic[svn] Require Autoconf 2.59.
2005-06-28 hniksic[svn] Use *rand48 where available.
2005-06-27 hniksic[svn] Check for timegm and use it where available.
2005-06-26 hniksic[svn] Slightly more correct description of HAVE_SSL.
2005-06-24 hniksic[svn] Move the large file check further up. Only check...
2005-06-24 hniksic[svn] Don't indent #include lines.
2005-06-24 hniksic[svn] Enable turning off SSL.
2005-06-24 hniksic[svn] Include m4/*.m4 from configure.in.
2005-06-24 hniksic[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKF...
2005-06-24 mtortonesi[svn] Removed libtool and switched to config.rpath...
2005-06-23 hniksic[svn] Expect strpbrk and mktime to exist.
2005-06-22 hniksic[svn] Don't check for availability of C prototypes...
2005-06-22 hniksic[svn] Check for the C99 bool type and define it if...
2005-06-22 hniksic[svn] Expect existence of C89 functions, as well as...
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-10 hniksic[svn] Test for the OpenSSL includes we actually use.
2005-05-06 hniksic[svn] Fix the build for systems without makeinfo.
2005-04-29 hniksic[svn] Announce IPv6 support using AC_MSG_NOTICE.
2005-04-29 hniksic[svn] Don't set ipv6 to yes only because struct sockadd...
2005-04-26 hniksic[svn] Renamed src/gen_sslfunc.c to src/openssl.c and...
2005-04-21 mtortonesi[svn] Removed _AS_PATH_SEPARATOR_PREPARE from configure...
2005-04-21 mtortonesi[svn] Set IPV6_V6ONLY socket option when -6 switch...
2005-04-08 hniksic[svn] Check for all SSL headers that Wget uses.
2005-04-07 hniksic[svn] Check if -lrt needs to be used when using clock_g...
2005-04-06 hniksic[svn] Added NTLM support.
2005-03-04 hniksic[svn] Improve handling of numeric hosts when ENABLE_IPV6.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2003-11-26 hniksic[svn] Don't check for AI_V4MAPPED and AI_ALL.
2003-11-26 hniksic[svn] Check for struct sockaddr_storage.
2003-11-12 hniksic[svn] Use a more standard checking message when checkin...
2003-11-12 hniksic[svn] Use : instead of true.
2003-11-12 hniksic[svn] Better INT_MAX and UCHAR_MAX checks.
2003-11-09 hniksic[svn] Don't attempt to use Emacs as a susbtitute for...
2003-11-05 hniksic[svn] Remove the broken check for socks.
2003-11-05 hniksic[svn] Substitute ANSI2KNR again.
2003-11-05 hniksic[svn] Use the standard AC_C_PROTOTYPES macro.
2003-11-04 hniksic[svn] *** empty log message ***
2003-11-04 hniksic[svn] Use the new form of AC_OUTPUT.
2003-11-04 hniksic[svn] Require Autoconf 2.57.
2003-11-04 hniksic[svn] Use autoheader to generate config.h.in.
2003-11-04 hniksic[svn] Quote arguments to AC_DEFINE.
2003-11-04 hniksic[svn] Consistently use AC_MSG_NOTICE where appropriate.
2003-11-04 hniksic[svn] Don't use HAVE_SYS_TYPES_H because we don't check...
2003-11-04 hniksic[svn] *** empty log message ***
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.
next