source: trunk/gsdl/packages/wget/README@ 6019

Last change on this file since 6019 was 6019, checked in by sjboddie, 20 years ago

Fixed a small bug in wget that was preventing it from compiling under
latest versions of GCC. We're sticking with a rather old version of
wget only because the latest versions are a little larger so would
add to greenstone's already hefty download size.

  • Property svn:keywords set to Author Date Id Revision
File size: 753 bytes
Line 
1wget - web site mirroring software
2
3This directory contains a version of the GNU wget program that was written by
4Hrvoje Niksic and others and distributed under the GNU General Public Licence
5
6The GNU wget homepage is http://www.cg.tuwien.ac.at/~prikryl/wget.html
7
8A couple of very small changes were made to this package by Stefan Boddie
9([email protected]). The USE_STDARG preprocessor definition was
10added to the VC++ makefile as it appeared to need it to compile on either
11VC++ 4.2 or VC++ 6.0. A change was also made to prevent backslashes from
12mistakenly being converted to "@5c" on windows.
13
142003/11/27 - [email protected] made a few more small changes to fix
15h_errno bug preventing code from compiling on latest versions of GCC.
Note: See TracBrowser for help on using the repository browser.