From a40b5a42f58265b768a6848f2333a4260896116c Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 10 Nov 2000 03:45:22 +0000 Subject: [PATCH] Updated some URLs. committer: mfx 973827922 +0000 --- README.SRC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.SRC b/README.SRC index f6182688..2555bb89 100644 --- a/README.SRC +++ b/README.SRC @@ -70,7 +70,7 @@ Tools needed to build/modify the UPX sources (egcs 1.1.x may work, half-baked implementations like Borland C++ 5.5 won't) - GNU make 3.77 for Win32 - ftp://agnes.dida.physik.uni-essen.de/home/janjaap/mingw32/newnew/ + http://wildsau.idv.uni-linz.ac.at/mfx/download/upx/tools/ - GNU make 3.77 for DOS ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ @@ -81,8 +81,8 @@ To compile the packer sources set the environment variable UCLDIR to point to your UCL installation, e.g. - set UCLDIR=c:\src\ucl-0.91 (DOS / Windows) - export UCLDIR=$HOME/local/src/ucl-0.91 (Unix) + set UCLDIR=c:\src\ucl-0.92 (DOS / Windows) + export UCLDIR=$HOME/local/src/ucl-0.92 (Unix) then type