aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index cf9438b2b8b..aaa20be4192 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -583,12 +583,6 @@ mallocobj = gmalloc.o vm-limit.o
583#endif /* ! defined (REL_ALLOC) */ 583#endif /* ! defined (REL_ALLOC) */
584#endif /* ! defined (DOUG_LEA_MALLOC) */ 584#endif /* ! defined (DOUG_LEA_MALLOC) */
585 585
586#else /* ! SYSTEM_MALLOC */
587
588#ifdef REL_ALLOC_MMAP
589mallocobj = ralloc.o
590#endif
591
592#endif /* SYSTEM_MALLOC */ 586#endif /* SYSTEM_MALLOC */
593 587
594 588