]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify that bootstrap and the shorter procedure are alternatives.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Aug 2006 12:04:04 +0000 (12:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Aug 2006 12:04:04 +0000 (12:04 +0000)
INSTALL.CVS

index ce3fa9f262786f431d010b869b01b3b6d96cdc61..3716930eccc56b325485239427696553143b951e 100644 (file)
@@ -12,8 +12,8 @@ The bootstrap process makes sure all necessary files are rebuilt
 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