summaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-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
#endif /* ! defined (REL_ALLOC) */
#endif /* ! defined (DOUG_LEA_MALLOC) */
-#else /* ! SYSTEM_MALLOC */
-
-#ifdef REL_ALLOC_MMAP
-mallocobj = ralloc.o
-#endif
-
#endif /* SYSTEM_MALLOC */