aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.CVS9
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
46If either of the above partial procedures fails, try "make bootstrap". 46If either of the above partial procedures fails, try "make bootstrap".
47 47If CPU time is not an issue, the most thorough way to rebuild, and
48Very occasionally changes in the source can introduce 48avoid any spurious problems, is always to use this method.
49incompatibilities with previous builds. If a bootstrap fails, as a
50last resort try "make maintainer-clean" before configuring and
51bootstrapping again. If CPU time is not an issue, the most thorough
52way to rebuild, and avoid any spurious problems, is always to use this
53method.
54 49
55Users of non-Posix systems (MS-Windows etc.) should run the 50Users of non-Posix systems (MS-Windows etc.) should run the
56platform-specific configuration scripts (nt/configure.bat, config.bat, 51platform-specific configuration scripts (nt/configure.bat, config.bat,