From: Glenn Morris Date: Sat, 5 Sep 2009 18:53:34 +0000 (+0000) Subject: Don't mention maintainer-clean, since `make bootstrap' does this now. X-Git-Tag: emacs-pretest-23.1.90~1469 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=604f2fc044f69760c78ae7948f2e35d025113d00;p=emacs.git Don't mention maintainer-clean, since `make bootstrap' does this now. (With the exception that it does not remove Makefile from lisp/ or src/). --- 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: $ make autoloads 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 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. +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,