changeset 72366:3c4b171b712c

Clarify that bootstrap and the shorter procedure are alternatives.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 12 Aug 2006 12:04:04 +0000
parents ab268a773f05
children 12fa9bdadf0a
files INSTALL.CVS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.CVS	Sat Aug 12 12:00:30 2006 +0000
+++ b/INSTALL.CVS	Sat Aug 12 12:04:04 2006 +0000
@@ -12,8 +12,8 @@
 before it builds the final Emacs binary.
 
 Normally, it is not necessary to use "make bootstrap" after every CVS
-update.  Unless there are problems, we suggest the following
-procedure:
+update.  Unless there are problems, we suggest to use the following
+alternative procedure, after you did "make bootstrap" at least once:
 
   $ ./configure
   $ make