From a1f4d20db83ed1bf24b0030e3f81dab497a1e00a Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Mon, 12 Mar 2007 15:27:32 +0100 Subject: [PATCH] Update README.MinGW: regex is now included; spaces in MSYS path are OK --- README.MinGW | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.MinGW b/README.MinGW index a8ad34bc4b..bf3b4648a0 100644 --- a/README.MinGW +++ b/README.MinGW @@ -26,17 +26,8 @@ In order to compile this code you need: - additional libraries: zlib-1.2.3-mingwPORT-1.tar w32api-3.6.tar.gz - regex-0.12.tar.gz (from the GNU site) - compile this into regex.o, ar it into libregex.a - and install it in /mingw/lib, include file into - /mingw/include tcltk-8.4.1-1.exe (for gitk, git-gui) -It is absolutely necessary that you install MSYS in a path that does not -contain special characters, like spaces. I have it in - - D:\MSYS\1.0 - D:\MSYS\1.0\mingw STATUS ------