Quoting "Kim F. Storm" <[EMAIL PROTECTED]>:

> The makefile could DTRT, e.g.
>
> bootstrap:
>         [ -f lisp/ldefs-boot.el ] || cp lisp/loaddefs.el lisp/ldefs.boot.el
>         ...

:-)

So far, make-dist has worked well on a non-pre-built tree (make-dist itself
doesn't bootstrap emacs. I guess it is intended to make this possible).
In such a condition, loaddefs.el is not even around.

Cheers,

--
Jérôme Marant


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to