X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=590627f641e87c11787604799578ce20d6594c38;hb=a0baab4a979e830f7dc4698c20b71e84dea6ff9d;hp=068b9535e798e20101d7505698a268caa2047a94;hpb=b877064fe33379dead96059345812e94f6bb2371;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 068b9535..590627f6 100644 --- a/configure.ac +++ b/configure.ac @@ -482,7 +482,7 @@ AC_SUBST([ENABLE_DEBUG_INFO_VAL]) ## ## # The Python bindings require SWIG -AE_IF_FEATURE_ENABLED([python-plugins], +AE_IF_FEATURE_ENABLED([python-bindings], [AX_PKG_SWIG(2.0.0, [], [AC_MSG_ERROR([SWIG 2.0.0 or newer is required to build the python bindings])])] )