Mercurial > emacs
changeset 95722:7bf8d633ec50
Bootstrap now always starts from fresh loaddefs and similar files, so
maintainer-clean is no longer relevant to this issue.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 09 Jun 2008 17:07:18 +0000 |
parents | 5d8ea270bdd0 |
children | 7be18a029363 |
files | INSTALL.CVS |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL.CVS Mon Jun 09 16:15:02 2008 +0000 +++ b/INSTALL.CVS Mon Jun 09 17:07:18 2008 +0000 @@ -21,9 +21,7 @@ So if 'make bootstrap' fails, it may be necessary first to do 'make maintainer-clean' to clear out these stale files. You can then try -again, starting with `./configure'. (Occasionally the loaddefs.el -file gets into a bad state due to changes in the Lisp libraries; this -procedure forces it to be regenerated.) +again, starting with `./configure'. Normally, it is not necessary to use "make bootstrap" after every CVS update. Unless there are problems, we suggest using the following