From: Eli Zaretskii Date: Sat, 12 Aug 2006 12:04:04 +0000 (+0000) Subject: Clarify that bootstrap and the shorter procedure are alternatives. X-Git-Tag: emacs-pretest-22.0.90~1027 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c97f19653b493b272845daf68798c3e96ad6f3d1;p=emacs.git Clarify that bootstrap and the shorter procedure are alternatives. --- diff --git a/INSTALL.CVS b/INSTALL.CVS index ce3fa9f2627..3716930eccc 100644 --- a/INSTALL.CVS +++ b/INSTALL.CVS @@ -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