1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Remove references to s/ and m/ files in INSTALL

(in the massively pointless "Configuration By Hand" section)
This commit is contained in:
Glenn Morris 2012-07-31 00:15:11 -07:00
parent f71e87cb5f
commit 58f2a6180d

View File

@ -667,13 +667,6 @@ running the `configure' program, you have to perform the following steps.
1) Copy `./src/config.in' to `./src/config.h'.
2) Consult `./etc/MACHINES' to see what configuration name you should
use for your system. Look at the code of the `configure' script to
see which operating system and architecture description files from
`src/s' and `src/m' should be used for that configuration name. Edit
`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.
3) Create `Makefile' files in various directories from the