Bootstrap now always starts from fresh loaddefs and similar files, so
maintainer-clean is no longer relevant to this issue.
This commit is contained in:
parent
f50d64ba95
commit
90dc3c7687
1 changed files with 1 additions and 3 deletions
|
@ -21,9 +21,7 @@ directory tree.
|
|||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue