diff options
| author | mdejong <mdejong> | 2002-06-04 19:23:29 (GMT) |
|---|---|---|
| committer | mdejong <mdejong> | 2002-06-04 19:23:29 (GMT) |
| commit | 932dff94a24003f55f8a627c9a81d7bbf4acff44 (patch) | |
| tree | ffac620750b91a2cdb7b2e7f311eb80cbc0edb0d | |
| parent | 0adb083d34f308061ac3f05310a7e26a61887b3a (diff) | |
| download | tcl-932dff94a24003f55f8a627c9a81d7bbf4acff44.zip tcl-932dff94a24003f55f8a627c9a81d7bbf4acff44.tar.gz tcl-932dff94a24003f55f8a627c9a81d7bbf4acff44.tar.bz2 | |
* win/README: Update msys+mingw URL.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | win/README | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2002-06-04 Mo DeJong <mdejong@users.sourceforge.net> + + * win/README: Update msys+mingw URL. + 2002-06-03 Don Porter <dgp@users.sourceforge.net> * doc/tcltest.n: @@ -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 |
