• Paul Eggert's avatar
    Fix problems with CANNOT_DUMP and EMACSLOADPATH. · 8fb8c4f3
    Paul Eggert authored
    * leim/Makefile.in (RUN_EMACS):
    * lisp/Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
    * lisp/loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
    Expand dir too, in case it's relative.
    * src/lread.c (init_lread): If CANNOT_DUMP, we can't be dumping.
    8fb8c4f3
Makefile.in 4.84 KB