modified configure message for option --enable-cpling
This commit is contained in:
parent
048390de0d
commit
64d2425321
@ -126,7 +126,7 @@ AC_ARG_ENABLE(dlcompat,
|
|||||||
use_dlcompat="$enableval", use_dlcompat=no)
|
use_dlcompat="$enableval", use_dlcompat=no)
|
||||||
|
|
||||||
AC_ARG_ENABLE(cplint,
|
AC_ARG_ENABLE(cplint,
|
||||||
[ --enable-cplint[=DIR] enable the cplint library using the glu library in DIR/lib],
|
[ --enable-cplint[=DIR] enable the cplint library using the CUDD software in DIR],
|
||||||
yap_cv_cplint=$enableval, yap_cv_cplint=no)
|
yap_cv_cplint=$enableval, yap_cv_cplint=no)
|
||||||
|
|
||||||
AC_ARG_WITH(gmp,
|
AC_ARG_WITH(gmp,
|
||||||
|
Reference in New Issue
Block a user