simplecudd should not be a default.

This commit is contained in:
Vítor Santos Costa
2009-03-10 14:19:10 +00:00
parent e7634b216e
commit eb5fc96ca6
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -2908,7 +2908,7 @@ if test "${with_cudd+set}" = set; then
CUDD_CPPFLAGS="-I $yap_cv_cudd/include"
fi
else
yap_cv_cudd=yes
yap_cv_cudd=no
fi