ref: 507decc5761f795e36608b9c6a31db43ce72e1c5
parent: 766fd6647a87e8c35f7b20f5f7f9eea48b1a25d1
author: Diego Elio Pettenò <flameeyes@flameeyes.eu>
date: Wed Feb 27 06:27:30 EST 2013
INSTALL: updates from Diego Biurrun.
--- a/INSTALL
+++ b/INSTALL
@@ -40,7 +40,7 @@
- on Linux, using the mingw.org or mingw-w64 cross-compilers.
- If you are running Debian, there is are mingw32 packages you can use.
+ If you are running Debian, there are mingw32 packages you can use.
If you are cross-compiling from the Debian package, you can use the following
commands, for example:
@@ -52,8 +52,8 @@
- natively on Windows, using MSYS + MinGW (www.mingw.org):
- (MSYS is a minimal build environment to compile unixish projects under
- Windows. It provides all the common Unix tools like sh, gmake...)
+ (MSYS is a minimal build environment to compile Unixish projects under
+ Windows. It provides all the common Unix tools like sh, GNU Make...)
You will need to download and install the latest MSYS and MINGW.