diff nt/INSTALL @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 4c90ffeb71c5
line wrap: on
line diff
--- a/nt/INSTALL	Thu Apr 15 01:08:34 2004 +0000
+++ b/nt/INSTALL	Fri Apr 16 12:51:06 2004 +0000
@@ -11,6 +11,12 @@
   directories, etc.  We suggest to use djtarnt.exe from the GNU FTP
   site.
 
+  If you are building out of CVS, then some files in this directory
+  (.bat files, nmake.defs and makefile.w32-in) may need the line-ends
+  fixing first. The easiest way to do this and avoid future conflicts
+  is to run the following command in this (emacs/nt) directory:
+     cvs update -kb
+
   To compile Emacs, you will need either Microsoft Visual C++ 2.0 or
   later and nmake, or a Windows port of GCC 2.95 or later with Mingw
   and W32 API support and a port of GNU make.  You can use the Cygwin