aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.CVS4
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index e21738d505c..80aa25e4278 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -21,9 +21,7 @@ directory tree.
21 21
22So if 'make bootstrap' fails, it may be necessary first to do 'make 22So if 'make bootstrap' fails, it may be necessary first to do 'make
23maintainer-clean' to clear out these stale files. You can then try 23maintainer-clean' to clear out these stale files. You can then try
24again, starting with `./configure'. (Occasionally the loaddefs.el 24again, starting with `./configure'.
25file gets into a bad state due to changes in the Lisp libraries; this
26procedure forces it to be regenerated.)
27 25
28Normally, it is not necessary to use "make bootstrap" after every CVS 26Normally, it is not necessary to use "make bootstrap" after every CVS
29update. Unless there are problems, we suggest using the following 27update. Unless there are problems, we suggest using the following