mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
(UNEXEC): Use unexelf.c.
This commit is contained in:
parent
d676eef30d
commit
1a9bd6bd8e
@ -154,7 +154,7 @@ NOTE-END
|
||||
|
||||
#ifdef __ELF__
|
||||
#undef UNEXEC
|
||||
#define UNEXEC unexelf1.o
|
||||
#define UNEXEC unexelf.o
|
||||
#endif
|
||||
|
||||
#ifndef __ELF__
|
||||
|
Loading…
Reference in New Issue
Block a user