source: main/tags/2.32/gsdl/packages/wget/README@ 25667

Last change on this file since 25667 was 1746, checked in by sjboddie, 24 years ago

Fixed a minor bug in the way wget worked on windows.

  • Property svn:keywords set to Author Date Id Revision
File size: 606 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.
Note: See TracBrowser for help on using the repository browser.