X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=f424973d531bbaf7ff024d61468c3ca13346b19d;hp=70cd018a683c834ed71762f727a0a529415c4035;hb=435aa29aff0527d36aafa1b657ae70b9db5f9ea5;hpb=e015bae2ef343b30c890eebb9182a8be13d12ed0 diff --git a/configure.ac b/configure.ac index 70cd018a..f424973d 100644 --- a/configure.ac +++ b/configure.ac @@ -525,7 +525,7 @@ AS_IF([AE_IS_FEATURE_ENABLED([python-bindings]) || AE_IS_FEATURE_ENABLED([python AE_IF_FEATURE_ENABLED([python-bindings-doc], [ - AM_CHECK_PYTHON_SPHINX([PYTHON]) + AE_CHECK_PYTHON_SPHINX([PYTHON]) AS_IF([test "x$PYTHON_SPHINX_EXISTS" = xno], [ AC_MSG_ERROR([The Sphinx package for Python 3 is required to build the Python bindings documentation]) ])