]> code.delx.au - gnu-emacs/commitdiff
Remove INSTALL reference to s/ and m/ files.
authorGlenn Morris <rgm@gnu.org>
Tue, 31 Jul 2012 07:00:19 +0000 (00:00 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 31 Jul 2012 07:00:19 +0000 (00:00 -0700)
INSTALL

diff --git a/INSTALL b/INSTALL
index 2eab03975f946166d66f9b9f87ac3465d3015031..64bd0921ebecfc047e4227d39b199ea292bb72bf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -674,10 +674,7 @@ see which operating system and architecture description files from
 `src/config.h', and change the two `#include' directives to include
 the appropriate system and architecture description files.
 
-2) Edit `./src/config.h' to set the right options for your system.  If
-you need to override any of the definitions in the s/*.h and m/*.h
-files for your system and machine, do so by editing config.h, not by
-changing the s/*.h and m/*.h files.
+2) Edit `./src/config.h' to set the right options for your system.
 
 3) Create `Makefile' files in various directories from the
 corresponding `Makefile.in' files.  This isn't so hard, just a matter