Mercurial > emacs
changeset 76409:bc888d5165fb
There's no such thing as "Windows32" binaries.
Say explicitly that the instructions here are not for Cygwin.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 09 Mar 2007 14:38:54 +0000 |
parents | ed64e4c36c1b |
children | 4e461cec394f |
files | nt/INSTALL |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/INSTALL Fri Mar 09 09:15:21 2007 +0000 +++ b/nt/INSTALL Fri Mar 09 14:38:54 2007 +0000 @@ -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): @@ -75,6 +75,11 @@ * 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,