aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.CVS
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.CVS')
-rw-r--r--INSTALL.CVS5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index ce3fa9f2627..e67ea4db0f2 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -12,8 +12,9 @@ The bootstrap process makes sure all necessary files are rebuilt
12before it builds the final Emacs binary. 12before it builds the final Emacs binary.
13 13
14Normally, it is not necessary to use "make bootstrap" after every CVS 14Normally, it is not necessary to use "make bootstrap" after every CVS
15update. Unless there are problems, we suggest the following 15update. Unless there are problems, we suggest using the following
16procedure: 16alternative procedure after you have done "make bootstrap" at least
17once:
17 18
18 $ ./configure 19 $ ./configure
19 $ make 20 $ make