diff options
| -rw-r--r-- | INSTALL.CVS | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS index aee016f28d3..cf33143b4e0 100644 --- a/INSTALL.CVS +++ b/INSTALL.CVS | |||
| @@ -44,13 +44,8 @@ To update loaddefs.el (and similar files), do: | |||
| 44 | $ make autoloads | 44 | $ make autoloads |
| 45 | 45 | ||
| 46 | If either of the above partial procedures fails, try "make bootstrap". | 46 | If either of the above partial procedures fails, try "make bootstrap". |
| 47 | 47 | If CPU time is not an issue, the most thorough way to rebuild, and | |
| 48 | Very occasionally changes in the source can introduce | 48 | avoid any spurious problems, is always to use this method. |
| 49 | incompatibilities with previous builds. If a bootstrap fails, as a | ||
| 50 | last resort try "make maintainer-clean" before configuring and | ||
| 51 | bootstrapping again. If CPU time is not an issue, the most thorough | ||
| 52 | way to rebuild, and avoid any spurious problems, is always to use this | ||
| 53 | method. | ||
| 54 | 49 | ||
| 55 | Users of non-Posix systems (MS-Windows etc.) should run the | 50 | Users of non-Posix systems (MS-Windows etc.) should run the |
| 56 | platform-specific configuration scripts (nt/configure.bat, config.bat, | 51 | platform-specific configuration scripts (nt/configure.bat, config.bat, |