aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-07-31 00:00:19 -0700
committerGlenn Morris2012-07-31 00:00:19 -0700
commit1f4920035dab944bcae2cee945e6ed9c5e8bb9eb (patch)
treed6b4d4ab34e8aa2889a6766fe2448444973bc041
parent611ac47b14d0aef59802a1733f606e1444a17b35 (diff)
downloademacs-1f4920035dab944bcae2cee945e6ed9c5e8bb9eb.tar.gz
emacs-1f4920035dab944bcae2cee945e6ed9c5e8bb9eb.zip
Remove INSTALL reference to s/ and m/ files.
-rw-r--r--INSTALL5
1 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 2eab03975f9..64bd0921ebe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -674,10 +674,7 @@ see which operating system and architecture description files from
674`src/config.h', and change the two `#include' directives to include 674`src/config.h', and change the two `#include' directives to include
675the appropriate system and architecture description files. 675the appropriate system and architecture description files.
676 676
6772) Edit `./src/config.h' to set the right options for your system. If 6772) Edit `./src/config.h' to set the right options for your system.
678you need to override any of the definitions in the s/*.h and m/*.h
679files for your system and machine, do so by editing config.h, not by
680changing the s/*.h and m/*.h files.
681 678
6823) Create `Makefile' files in various directories from the 6793) Create `Makefile' files in various directories from the
683corresponding `Makefile.in' files. This isn't so hard, just a matter 680corresponding `Makefile.in' files. This isn't so hard, just a matter