# HG changeset patch # User Eli Zaretskii # Date 1155384244 0 # Node ID 3c4b171b712c9ae3a4afce29f2f7d5e8c074a592 # Parent ab268a773f05a2440190d328792a1e3da0d1b7f6 Clarify that bootstrap and the shorter procedure are alternatives. diff -r ab268a773f05 -r 3c4b171b712c INSTALL.CVS --- 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