diff options
| author | mdejong <mdejong> | 2003-01-13 08:48:06 (GMT) |
|---|---|---|
| committer | mdejong <mdejong> | 2003-01-13 08:48:06 (GMT) |
| commit | 40485524c32c1d34e2aea53d5a3c2a06c7ab0d5f (patch) | |
| tree | fe30b6a7877de15db3a6b362a76591865de8475c | |
| parent | 96d5281a1185e267d7db340265fc3f0b087568a9 (diff) | |
| download | tcl-40485524c32c1d34e2aea53d5a3c2a06c7ab0d5f.zip tcl-40485524c32c1d34e2aea53d5a3c2a06c7ab0d5f.tar.gz tcl-40485524c32c1d34e2aea53d5a3c2a06c7ab0d5f.tar.bz2 | |
* 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.
| -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 |
