make max-memory standard and disable installing new CHR for now.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1428 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -2359,7 +2359,7 @@ if test "${enable_max_memory+set}" = set; then
|
||||
enableval="$enable_max_memory"
|
||||
maxmemory="$enableval"
|
||||
else
|
||||
maxmemory=no
|
||||
maxmemory=yes
|
||||
fi;
|
||||
# Check whether --enable-debug-yap or --disable-debug-yap was given.
|
||||
if test "${enable_debug_yap+set}" = set; then
|
||||
|
Reference in New Issue
Block a user