simplify YAPOR.
This commit is contained in:
parent
33085fd8d1
commit
4c9f440b07
@ -1546,11 +1546,8 @@ dnl large memory configuration, don't trust Yap allocation routines
|
|||||||
if test "$maxmemory" = yes
|
if test "$maxmemory" = yes
|
||||||
then
|
then
|
||||||
AC_DEFINE(GC_NO_TAGS,1)
|
AC_DEFINE(GC_NO_TAGS,1)
|
||||||
if test "$orparallelism" != yes
|
|
||||||
then
|
|
||||||
AC_DEFINE(USE_DL_MALLOC,1)
|
AC_DEFINE(USE_DL_MALLOC,1)
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
|
|
||||||
dnl SWI compatibility support!
|
dnl SWI compatibility support!
|
||||||
PROLOG_SYSTEM=yap
|
PROLOG_SYSTEM=yap
|
||||||
|
Reference in New Issue
Block a user