diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-08-16 11:18:36 +0200 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-08-17 18:04:23 +0200 |
commit | 171db3110159d95803dea13c4ee7bca4a795747b (patch) | |
tree | 6dd47e1c08c0282b819847c7ad59bb47fe67fe1d /lisp/emacs-lisp | |
parent | b6238d826e5abd1f49144df711deac6bffa3fe32 (diff) | |
download | emacs-171db3110159d95803dea13c4ee7bca4a795747b.tar.gz emacs-171db3110159d95803dea13c4ee7bca4a795747b.tar.bz2 emacs-171db3110159d95803dea13c4ee7bca4a795747b.zip |
Make install target functional for new eln-cache directory arrangement
* src/comp.h (fixup_eln_load_path): New extern.
* src/comp.c (fixup_eln_load_path): New function.
* src/pdumper.c (dump_do_dump_relocation): Update to make use of
'fixup_eln_load_path'.
* lisp/loadup.el: Update to store in the compilation unit the
correct eln-cache installed path. Rename --lisp-dest -> --eln-dest
and.
* Makefile.in: Pass the eln destination directory to
src/Makefile. Rename LISP_DESTDIR -> ELN_DESTDIR.
(ELN_DESTDIR): Define.
(install-eln): New target.
(install): Add install-eln as prerequisite.
* src/Makefile.in: Rename --lisp-dest -> --eln-dest and
LISP_DESTDIR -> ELN_DESTDIR.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions