Commit Graph

241 Commits

Author SHA1 Message Date
hniksic 1c942b02b0 [svn] Updated POTFILES.in. 2005-03-23 09:42:27 -08:00
hniksic 3cb4f464c4 [svn] Reenable warnings under Borland C, disabling only specific warnings.
Generate Pentium Pro code by default.
2005-03-05 18:25:12 -08:00
hniksic 16c53cdf93 [svn] Improve handling of numeric hosts when ENABLE_IPV6.
Published in <87psyr6jn7.fsf@xemacs.org>.
2005-03-04 11:21:02 -08:00
hniksic b3e6d3841e [svn] Upgrade to libtool 1.5.14. 2005-02-25 14:05:50 -08:00
hniksic 17421d0a9f [svn] Libtool updated to 1.5.8. 2005-02-23 14:29:33 -08:00
hniksic ef22bf610a [svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>. 2005-02-23 14:21:04 -08:00
mtortonesi 046ff43f1b [svn] Updated Italian translation. 2005-02-18 18:10:24 -08:00
mtortonesi 14645396e2 [svn] Fixed a timeout problem in src/retr.c:fd_read_body when using http_proxy. 2004-11-18 13:05:30 -08:00
mtortonesi 1268028a0a [svn] merged YAMAZAKI Makoto's patch fixing termination by assertion bug in netrc parsing. 2004-11-15 13:13:50 -08:00
hniksic 713ecfdca6 [svn] Various fixes by David Fritz.
* windows/Makefile.src.bor: Fix broken build rule.  Add clean target.

	* windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore
	errors in clean rules.  Use lowercase filenames when building
	distribution .zip archive.

	* windows/config.h.bor:  Don't define HAVE_UINT32_T.

	* windows/Makefile.doc: Fix remaining instance of build rules
	indented with spaces instead of tabs.

	* windows/Makefile.src: Update copyright year.

	* windows/Makefile.top: Update copyright year.

	* windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.

	* windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
	(HAVE_LOCALE_H): Define.

	* windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to
	specific Wget version from linker flags.  Add missing
	dependencies.
2004-05-09 14:08:38 -07:00
hniksic 2bebfdb844 [svn] Cleanup Windows Makefiles and README.
Submitted by David Fritz.
2004-02-12 10:09:10 -08:00
hniksic 084dd20514 [svn] Don't check for AI_V4MAPPED and AI_ALL. 2003-11-26 14:46:13 -08:00
hniksic 795614dcbb [svn] Check for struct sockaddr_storage. 2003-11-26 09:20:23 -08:00
hniksic ee566b5b33 [svn] Use a more standard checking message when checking for md5.h. 2003-11-11 16:50:00 -08:00
hniksic 91dc96f8d6 [svn] Use : instead of true. 2003-11-11 16:43:38 -08:00
hniksic 6f3dbca0c5 [svn] Better INT_MAX and UCHAR_MAX checks. 2003-11-11 16:42:09 -08:00
hniksic 2200c78ef6 [svn] Use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE. 2003-11-10 06:13:18 -08:00
hniksic 92957a0ee2 [svn] Use AC_CHECK_TYPES to check for struct utimbuf. 2003-11-10 05:48:53 -08:00
hniksic 591adcf316 [svn] Respect the user's LINGUAS setting at configure time. 2003-11-08 17:23:05 -08:00
hniksic 35e205ef2f [svn] Don't attempt to use Emacs as a susbtitute for makeinfo. 2003-11-08 16:24:56 -08:00
hniksic 3ad652868c [svn] Remove explicit version from README. 2003-11-07 07:03:56 -08:00
hniksic c98125f4ba [svn] Update to libtool 1.5. 2003-11-05 07:51:07 -08:00
hniksic 0f411ba0ce [svn] MSVC doesn't support uint32_t. 2003-11-05 07:44:20 -08:00
hniksic 727e91a291 [svn] Remove the broken check for socks. 2003-11-05 06:05:04 -08:00
hniksic d518b6c14d [svn] Substitute ANSI2KNR again. 2003-11-05 06:03:31 -08:00
hniksic be85e2d23f [svn] Use the standard AC_C_PROTOTYPES macro. 2003-11-05 04:24:53 -08:00
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