diff options
| -rw-r--r-- | INSTALL | 5 |
1 files changed, 1 insertions, 4 deletions
| @@ -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 |
| 675 | the appropriate system and architecture description files. | 675 | the appropriate system and architecture description files. |
| 676 | 676 | ||
| 677 | 2) Edit `./src/config.h' to set the right options for your system. If | 677 | 2) Edit `./src/config.h' to set the right options for your system. |
| 678 | you need to override any of the definitions in the s/*.h and m/*.h | ||
| 679 | files for your system and machine, do so by editing config.h, not by | ||
| 680 | changing the s/*.h and m/*.h files. | ||
| 681 | 678 | ||
| 682 | 3) Create `Makefile' files in various directories from the | 679 | 3) Create `Makefile' files in various directories from the |
| 683 | corresponding `Makefile.in' files. This isn't so hard, just a matter | 680 | corresponding `Makefile.in' files. This isn't so hard, just a matter |