fix buglet.
This commit is contained in:
parent
bdeea3b15e
commit
a4ff34476b
@ -198,7 +198,7 @@ AC_ARG_WITH(cudd,
|
|||||||
[yap_cv_cudd=no])
|
[yap_cv_cudd=no])
|
||||||
|
|
||||||
AC_ARG_ENABLE(myddas,
|
AC_ARG_ENABLE(myddas,
|
||||||
v [ --enable-myddas[[=DIR]] enable the MYDDAS library],
|
[ --enable-myddas[[=DIR]] enable the MYDDAS library],
|
||||||
if test "$enableval" = yes; then
|
if test "$enableval" = yes; then
|
||||||
yap_cv_myddas=/usr
|
yap_cv_myddas=/usr
|
||||||
elif test "$enableval" = no; then
|
elif test "$enableval" = no; then
|
||||||
|
Reference in New Issue
Block a user