Fix: build with `--enable-python-bindings` fails
[babeltrace.git] / configure.ac
index 068b9535e798e20101d7505698a268caa2047a94..590627f641e87c11787604799578ce20d6594c38 100644 (file)
@@ -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])])]
 )
 
This page took 0.022833 seconds and 4 git commands to generate.