1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 00:01:47 -07:00

(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.

This commit is contained in:
Gerd Moellmann 2000-09-14 15:13:02 +00:00
parent 67cdbf1682
commit 95f784a935

View file

@ -583,12 +583,6 @@ mallocobj = gmalloc.o vm-limit.o
#endif /* ! defined (REL_ALLOC) */
#endif /* ! defined (DOUG_LEA_MALLOC) */
#else /* ! SYSTEM_MALLOC */
#ifdef REL_ALLOC_MMAP
mallocobj = ralloc.o
#endif
#endif /* SYSTEM_MALLOC */