From c3de239774f0b1f17219a456be0dd7f52f9be9ec Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 12 Apr 2008 03:18:33 +0000 Subject: [PATCH] Mention configuring after maintainer-clean. --- INSTALL.CVS | 8 ++++---- 1 file 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". 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, -- 2.11.4.GIT