aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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