diff options
author | mdejong <mdejong@noemail.net> | 2002-06-04 19:23:28 (GMT) |
---|---|---|
committer | mdejong <mdejong@noemail.net> | 2002-06-04 19:23:28 (GMT) |
commit | 0e2c617c1c99b0e72db8564454e79e07b27b90dc (patch) | |
tree | ffac620750b91a2cdb7b2e7f311eb80cbc0edb0d /win/README | |
parent | d761d35892793720175ee2b547eb49575d95af4d (diff) | |
download | tcl-0e2c617c1c99b0e72db8564454e79e07b27b90dc.zip tcl-0e2c617c1c99b0e72db8564454e79e07b27b90dc.tar.gz tcl-0e2c617c1c99b0e72db8564454e79e07b27b90dc.tar.bz2 |
* win/README: Update msys+mingw URL.
FossilOrigin-Name: 4224ed5ffce64ed2e1b12c443e566dafec8dbbf9
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.26 2002/03/09 00:49:05 mdejong Exp $ +RCS: @(#) $Id: README,v 1.27 2002/06/04 19:23:30 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_mingw1.zip + http://prdownloads.sourceforge.net/tcl/msys_mingw2.zip This Msys + Mingw download is the minimal environment needed to build Tcl/Tk under Windows. It includes a |