[! emacs]: #undef REL_ALLOC.
This commit is contained in:
parent
1090a16170
commit
01fadb4d84
1 changed files with 5 additions and 0 deletions
|
@ -51,6 +51,11 @@
|
|||
|
||||
#else /* not emacs */
|
||||
|
||||
/* If we are not linking with Emacs proper,
|
||||
we can't use the relocating allocator
|
||||
even if config.h says that we can. */
|
||||
#undef REL_ALLOC
|
||||
|
||||
#ifdef STDC_HEADERS
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue