diff options
author | mdejong <mdejong> | 2003-01-13 08:48:06 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-01-13 08:48:06 (GMT) |
commit | bcfd8c29092de21e66b7a7ca7a9a682b07514c54 (patch) | |
tree | fe30b6a7877de15db3a6b362a76591865de8475c /win/README | |
parent | 4d454b8c5a793dbd41f1a6376f432e18debdedd3 (diff) | |
download | tcl-bcfd8c29092de21e66b7a7ca7a9a682b07514c54.zip tcl-bcfd8c29092de21e66b7a7ca7a9a682b07514c54.tar.gz tcl-bcfd8c29092de21e66b7a7ca7a9a682b07514c54.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.
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |