projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dc4ab6
)
* src/Makefile.in (elnlisp): Delete autoload.eln from list.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 14 Aug 2022 14:02:34 +0000
(16:02 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 14 Aug 2022 14:06:06 +0000
(16:06 +0200)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 92a8790efdc91fc6f809d8926052fd4f650ae1fc..a7024bda461e982865caaebd60abea9aaecea040 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-845,7
+845,6
@@
ifeq ($(HAVE_NATIVE_COMP):$(NATIVE_DISABLED),yes:)
## List of *.eln files we need to produce in addition to the preloaded
## ones in $(lisp).
elnlisp := \
- emacs-lisp/autoload.eln \
emacs-lisp/byte-opt.eln \
emacs-lisp/bytecomp.eln \
emacs-lisp/cconv.eln \