diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | win/README | 4 |
2 files changed, 9 insertions, 2 deletions
@@ -1,5 +1,12 @@ 2003-01-12 Mo DeJong <mdejong@users.sourceforge.net> + * win/README: Update msys + mingw URL, the + new release includes the released 1.0.8 + version of msys which includes a number + of bug fixes. + +2003-01-12 Mo DeJong <mdejong@users.sourceforge.net> + * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_GUI that @@ -1,6 +1,6 @@ Tcl 8.4 for Windows -RCS: @(#) $Id: README,v 1.28 2002/11/26 21:56:15 mdejong Exp $ +RCS: @(#) $Id: README,v 1.29 2003/01/13 08:48:10 mdejong Exp $ 1. Introduction --------------- @@ -30,7 +30,7 @@ In order to compile Tcl for Windows, you need the following: Msys + Mingw 1.1 - http://prdownloads.sourceforge.net/tcl/msys_mingw4.zip + http://prdownloads.sourceforge.net/tcl/msys_mingw5.zip This Msys + Mingw download is the minimal environment needed to build Tcl/Tk under Windows. It includes a |