aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-04-12 03:18:33 +0000
committerGlenn Morris2008-04-12 03:18:33 +0000
commitc3de239774f0b1f17219a456be0dd7f52f9be9ec (patch)
tree2346b4e6557b5c5ed1bb087dd6b5903df05902f5
parentcd6ef82d85dcd34f98b2ae6cec97b495f9a4e8ca (diff)
downloademacs-c3de239774f0b1f17219a456be0dd7f52f9be9ec.tar.gz
emacs-c3de239774f0b1f17219a456be0dd7f52f9be9ec.zip
Mention configuring after maintainer-clean.
-rw-r--r--INSTALL.CVS8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index 941635325f9..e115c6b623a 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -51,10 +51,10 @@ If either of the above partial procedures fails, try "make bootstrap".
51 51
52Very occasionally changes in the source can introduce 52Very occasionally changes in the source can introduce
53incompatibilities with previous builds. If a bootstrap fails, as a 53incompatibilities with previous builds. If a bootstrap fails, as a
54last resort try "make maintainer-clean" before bootstrapping again. 54last resort try "make maintainer-clean" before configuring and
55If CPU time is not an issue, the most thorough way to rebuild, and 55bootstrapping again. If CPU time is not an issue, the most thorough
56avoid any spurious problems, is always to use "make maintainer-clean; 56way to rebuild, and avoid any spurious problems, is always to use this
57make bootstrap". 57method.
58 58
59Users of non-Posix systems (MS-Windows etc.) should run the 59Users of non-Posix systems (MS-Windows etc.) should run the
60platform-specific configuration scripts (nt/configure.bat, config.bat, 60platform-specific configuration scripts (nt/configure.bat, config.bat,