Commit Graph

215 Commits

Author SHA1 Message Date
hniksic dc9688e13a [svn] Use the new form of AC_OUTPUT. 2003-11-04 08:13:44 -08:00
hniksic bb02d98f98 [svn] Invoke autoheader. 2003-11-04 08:12:25 -08:00
hniksic 9922737a81 [svn] Require Autoconf 2.57. 2003-11-04 07:28:41 -08:00
hniksic e75d817c09 [svn] Use autoheader to generate config.h.in. 2003-11-04 07:28:18 -08:00
hniksic 846fe246ae [svn] Consistently use AC_MSG_NOTICE where appropriate. 2003-11-04 06:17:33 -08:00
hniksic f4cbba565e [svn] Only set a flag in the SIGWINCH handler. 2003-11-04 05:37:14 -08:00
hniksic 8b3985dd30 [svn] Doc fix. 2003-11-03 17:43:33 -08:00
hniksic 4f74ab0f44 [svn] Move some checks to aclocal.m4. 2003-11-03 17:05:06 -08:00
hniksic c1096ce501 [svn] Use AC_MSG_NOTICE instead of echo. 2003-11-03 16:08:32 -08:00
hniksic e1f26e22db [svn] Check whether #include <md5.h> works before deciding to use the Solaris
system md5 library.
2003-11-03 15:51:56 -08:00
hniksic 829572d773 [svn] Check for nanosleep in -lrt and -lposix4. 2003-11-03 14:46:15 -08:00
hniksic 8cd9b4cd8a [svn] New function xsleep that resumes sleeps interrupted by signals
on systems that support nanosleep.
2003-11-03 13:57:04 -08:00
hniksic 41f850165a [svn] Create configure.bat in $srcdir. 2003-10-31 15:20:35 -08:00
hniksic f72999dde9 [svn] Reenable configure.in autodetection. 2003-10-30 11:11:03 -08:00
hniksic c81651f4c1 [svn] Change u_int32_t to uint32_t. 2003-10-25 18:41:56 -07:00
hniksic ac091896b6 [svn] Reenable compilation under Watcom C.
By Chin-yuan Kuo.
2003-10-25 17:35:15 -07:00
hniksic 62304c5611 [svn] Fix compilation under Borland.
By Chin-yuan Kuo.
2003-10-25 17:28:04 -07:00
hniksic 524cc47d84 [svn] Support for MINGW compilation.
By Chin-yuan Kuo.
2003-10-25 17:19:07 -07:00
hniksic 9e4443571f [svn] Keep configure.bat in the distribution. 2003-10-23 08:32:04 -07:00
hniksic f365518811 [svn] Delete `libtool' from `make distclean'. 2003-10-21 03:38:29 -07:00
hniksic ca5c9e5911 [svn] Don't check for int32_t. 2003-10-16 07:23:48 -07:00
hniksic f58c6774e4 [svn] Provide the support for int32_t and u_int32_t. 2003-10-10 19:27:41 -07:00
hniksic 37e70109a4 [svn] Prefer gettext with explicitly linked libintl, so non-standard libintl's
get picked up along with their includes.
2003-10-10 06:02:56 -07:00
hniksic 1f87d90f07 [svn] Imported updates from the TP. 2003-10-09 16:27:41 -07:00
hniksic d0e36f1261 [svn] Remove references to fnmatch.c from Windows Makefiles. 2003-10-09 05:21:56 -07:00
hniksic ec3f8b3d27 [svn] Updates from the TP. 2003-10-08 16:19:58 -07:00
hniksic 07fb4d78a7 [svn] Recreated wget.pot. 2003-10-08 08:23:48 -07:00
hniksic 38ea4d5dad [svn] Renamed DEBUG to ENABLE_DEBUG. 2003-10-07 17:05:51 -07:00
hniksic 57de5c1967 [svn] Moved libtool M4 stuff to a separate libtool.m4 file. 2003-10-03 15:24:48 -07:00
hniksic 29fbb83b00 [svn] Updates from the Translation Project. 2003-10-01 14:50:08 -07:00
hniksic ef9f5640e4 [svn] Updated Croatian translation. 2003-10-01 13:28:52 -07:00
hniksic 708a962eba [svn] Added src/convert.c to POTFILES.in. 2003-10-01 13:01:22 -07:00
hniksic c1f92cae25 [svn] Typo fix. By Herold Heiko. 2003-09-30 13:43:21 -07:00
hniksic 700df4394e [svn] Fixes to support out of the box compilation on various Windows compilers.
By Gisle Vanem.
2003-09-25 15:39:37 -07:00
hniksic d0c4347710 [svn] Commit Herold's Makefile.src OBJ list update. 2003-09-25 15:34:00 -07:00
hniksic 845a0988b1 [svn] Remove .libs directory when cleaning up. 2003-09-23 13:10:59 -07:00
hniksic 69678f03d7 [svn] Remove autom4te.cache. 2003-09-23 12:44:35 -07:00
hniksic 2981313f3e [svn] Install latest mkinstalldirs and install-sh from Autoconf 2.57. 2003-09-16 18:53:28 -07:00
hniksic c0d4da1fb7 [svn] Upgrade to libtool 1.4.3. (Upgrade to 1.5 can wait.) 2003-09-16 18:49:28 -07:00
hniksic 89af409509 [svn] Updated config.sub and config.guess from Autoconf 2.57. 2003-09-16 18:36:51 -07:00
hniksic df117e2a10 [svn] Fix portable echo handling under Bash. 2003-09-16 07:35:20 -07:00
hniksic 1fe6a63e01 [svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_FUNCS, which automatically
defines HAVE_GETADDRINFO.
2003-09-16 05:41:33 -07:00
hniksic f5c82a6468 [svn] Added proper IPv6 configure detection.
By Mauro Tortonesi.
2003-09-16 05:24:29 -07:00
hniksic 1c351bd6cf [svn] Don't generate configure.bat by default. 2003-09-15 16:40:10 -07:00
hniksic cd8b1259f1 [svn] IPv6 configure auto-detection. 2003-09-09 12:30:45 -07:00
hniksic 564f6aa349 [svn] Additional M4 quoting by Maciej. 2003-09-05 12:33:44 -07:00
hniksic 13d5d2ed73 [svn] *** empty log message *** 2003-09-04 14:30:15 -07:00
abbotti c32cdd64ea [svn] Define WGET_USE_STDARG in windows/config.h.bor.
Published in <51q4fusuim84mvtj1btg9qv5spa4772939@farscape.privy.mev.co.uk>.
2002-05-27 10:17:40 -07:00
hniksic f97f3ef416 [svn] Don't #define __STDC__ against the compiler's will.
Published in <sxsptzr64ea.fsf@florida.munich.redhat.com>.
2002-05-19 17:38:14 -07:00
hniksic b2be7522c7 [svn] Update the license to include the OpenSSL exception. 2002-05-17 19:16:36 -07:00