# HG changeset patch # User Glenn Morris # Date 1207970313 0 # Node ID a278a40360a9e6e396d759ae03afa0617659f0d8 # Parent 884895362fb776314be6173f35513681e325bf55 Mention configuring after maintainer-clean. diff -r 884895362fb7 -r a278a40360a9 INSTALL.CVS --- a/INSTALL.CVS Sat Apr 12 03:17:19 2008 +0000 +++ b/INSTALL.CVS Sat Apr 12 03:18:33 2008 +0000 @@ -51,10 +51,10 @@ 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,