From 65bf4e9a3748357313b03111930faa88a30c974c Mon Sep 17 00:00:00 2001
From: brodsom
Date: Wed, 21 Jul 2004 11:02:08 +0000
Subject: [PATCH] -Update
---
doc/README.build.mingw.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/README.build.mingw.html b/doc/README.build.mingw.html
index 90c556d45e..f983770a91 100644
--- a/doc/README.build.mingw.html
+++ b/doc/README.build.mingw.html
@@ -12,7 +12,7 @@
MINGW Notes
First version: Mar 6 2003
-Last Update: Apr 21 2004
+Last Update: Jul 21 2004
Author: Blas Rodriguez Somoza blas@puertareal.com
0.-Introduction
@@ -38,7 +38,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com
MSYS
-- MSYS-1.0.9.exe
+- MSYS-1.0.10.exe
- msysDTK-1.0.1.exe
If you intend to build an executable installer you will also need to download InnoSetup from http://www.jrsoftware.org/isdl.php
@@ -50,7 +50,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com
- run MinGW-3.1.0-1.exe. You must select the installation directory (default to c:\MINGW)
- run bison-1.875.0-2003.02.10-1.exe. You must give the program the mingw installation directory
-- run MSYS-1.0.9.exe. First you must select your installation directory (default to c:\msys\1.0), then, in a command window, you must awswer some questions:
+ - run MSYS-1.0.10.exe. First you must select your installation directory (default to c:\msys\1.0), then, in a command window, you must awswer some questions:
Do you wish to continue with the post install? [yn] ANSWER y
Do you have mingw installed? [yn] ANSWER y
Where is your mingw installation? ANSWER your mingw directory using slashes (as in unix) no backslashes (as in windows)