Fix autoconf script for python detection.
This commit is contained in:
parent
5576d7a094
commit
faec9c9251
@ -71,6 +71,8 @@ if test x$ax_python_bin != x; then
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
unset ac_cv_prog_PYTHON_BIN
|
||||
unset PYTHON_BIN
|
||||
done
|
||||
if test x$ax_python_bin = x; then
|
||||
ax_python_bin=no
|
||||
|
Loading…
Reference in New Issue
Block a user