]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention configuring after maintainer-clean.
authorGlenn Morris <rgm@gnu.org>
Sat, 12 Apr 2008 03:18:33 +0000 (03:18 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 12 Apr 2008 03:18:33 +0000 (03:18 +0000)
INSTALL.CVS

index 941635325f9bd998d3a74a69bf539f3df81b9275..e115c6b623a0da8ee8064ff180f66b9caf7ad4ea 100644 (file)
@@ -51,10 +51,10 @@ If either of the above partial procedures fails, try "make bootstrap".
 
 Very occasionally changes in the source can introduce
 incompatibilities with previous builds.  If a bootstrap fails, as a
-last resort try "make maintainer-clean" before bootstrapping again.
-If CPU time is not an issue, the most thorough way to rebuild, and
-avoid any spurious problems, is always to use "make maintainer-clean;
-make bootstrap".
+last resort try "make maintainer-clean" before configuring and
+bootstrapping again.  If CPU time is not an issue, the most thorough
+way to rebuild, and avoid any spurious problems, is always to use this
+method.
 
 Users of non-Posix systems (MS-Windows etc.) should run the
 platform-specific configuration scripts (nt/configure.bat, config.bat,