aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-07-31 00:15:11 -0700
committerGlenn Morris2012-07-31 00:15:11 -0700
commit58f2a6180d86a395ea6938109ce1dff5b7804855 (patch)
tree3d16bc28126944096c87b642d8aca79f0a5d16fa
parentf71e87cb5f8f1701ef6235ff3e60b9656858d6d0 (diff)
downloademacs-58f2a6180d86a395ea6938109ce1dff5b7804855.tar.gz
emacs-58f2a6180d86a395ea6938109ce1dff5b7804855.zip
Remove references to s/ and m/ files in INSTALL
(in the massively pointless "Configuration By Hand" section)
-rw-r--r--INSTALL7
1 files changed, 0 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 64bd0921ebe..7e29d18bb73 100644
--- a/INSTALL
+++ b/INSTALL
@@ -667,13 +667,6 @@ running the `configure' program, you have to perform the following steps.
667 667
6681) Copy `./src/config.in' to `./src/config.h'. 6681) Copy `./src/config.in' to `./src/config.h'.
669 669
6702) Consult `./etc/MACHINES' to see what configuration name you should
671use for your system. Look at the code of the `configure' script to
672see which operating system and architecture description files from
673`src/s' and `src/m' should be used for that configuration name. Edit
674`src/config.h', and change the two `#include' directives to include
675the appropriate system and architecture description files.
676
6772) Edit `./src/config.h' to set the right options for your system. 6702) Edit `./src/config.h' to set the right options for your system.
678 671
6793) Create `Makefile' files in various directories from the 6723) Create `Makefile' files in various directories from the