]> git.eshelyaron.com Git - emacs.git/commitdiff
There's no such thing as "Windows32" binaries.
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Mar 2007 14:38:54 +0000 (14:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Mar 2007 14:38:54 +0000 (14:38 +0000)
Say explicitly that the instructions here are not for Cygwin.

nt/INSTALL

index 7497f6b8884ccfd1e876d91dc656d772090c05e9..f892a9ba4b5e566b91f31ebdc1b974ccaa59d461 100644 (file)
@@ -8,8 +8,8 @@
 * For the impatient
 
   Here are the concise instructions for configuring and building the
-  native Windows32 binary of Emacs on Windows, for those who want to skip
-  the complex explanations and ``just do it'':
+  native Windows binary of Emacs, for those who want to skip the
+  complex explanations and ``just do it'':
 
   1. Change to the `nt' directory (the directory of this file):
 
 
 * Preliminaries
 
+  If you want to build a Cygwin port of Emacs, use the instructions in
+  the INSTALL file in the main Emacs directory (the poarent of this
+  directory).  These instructions are for building a native Windows
+  binary of Emacs.
+
   If you used WinZip to unpack the distribution, we suggest to
   remove the files and unpack again with a different program!
   WinZip is known to create some subtle and hard to debug problems,