summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2011-04-28 20:25:14 +0300
committerEli Zaretskii <eliz@gnu.org>2011-04-28 20:25:14 +0300
commita8f9176117fffd7b835aae313ad121ef58b7695b (patch)
treed735c2f7a2151fab4dbc42979d463bfdcd105615 /nt
parentd1bb66232235211a8383356ef2851f68ac864a3f (diff)
downloademacs-a8f9176117fffd7b835aae313ad121ef58b7695b.tar.gz
nt/INSTALL: Mention problems with MSYS/Cygwin Bash right at the beginning.
Fixes: debbugs:8564
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index cadf6ba690e..5ad7b82971f 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -13,6 +13,9 @@
Do not use this recipe with Cygwin. For building on Cygwin,
use the normal installation instructions, ../INSTALL.
+ If you have a Cygwin or MSYS port of Bash on your Path, you will be
+ better off removing it from PATH.
+
1. Change to the `nt' directory (the directory of this file):
cd nt