no lam by default,

This commit is contained in:
Vitor Santos Costa 2012-02-17 11:40:35 +00:00
parent 8ba0bee7ab
commit fd88bae93d
2 changed files with 446 additions and 445 deletions

889
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -392,7 +392,7 @@ AC_ARG_WITH(lam,
LDFLAGS="$LDFLAGS -L${yap_cv_lam}/lib"
CPPFLAGS="$CPPFLAGS -I${yap_cv_lam}/include"
fi,
[yap_cv_lam=yes])
[yap_cv_lam=no])
AC_ARG_WITH(heap-space,
[ --with-heap-space[=space] default heap size in Kbytes],