simplify YAPOR.

This commit is contained in:
Costa Vitor 2009-08-19 22:45:11 -05:00
parent 33085fd8d1
commit 4c9f440b07
2 changed files with 8073 additions and 8286 deletions

15858
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1546,11 +1546,8 @@ dnl large memory configuration, don't trust Yap allocation routines
if test "$maxmemory" = yes
then
AC_DEFINE(GC_NO_TAGS,1)
if test "$orparallelism" != yes
then
AC_DEFINE(USE_DL_MALLOC,1)
fi
fi
dnl SWI compatibility support!
PROLOG_SYSTEM=yap