X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=590627f641e87c11787604799578ce20d6594c38;hp=068b9535e798e20101d7505698a268caa2047a94;hb=de767439f800b7e6069163cf5eea29b2df76070b;hpb=50f6fce8d00bc6b70a814a0be3b71570fb65d070 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])])] )