Completely rework configure.ac
[babeltrace.git] / python-plugin-provider / Makefile.am
index 3eb9a5eff6296fb2fb09982158f048c41c590920..68f7789c800918c6468102f2189a29b6f5593519 100644 (file)
@@ -11,7 +11,7 @@ libbabeltrace_python_plugin_provider_la_LDFLAGS = \
 
 libbabeltrace_python_plugin_provider_la_LIBADD =
 
-if !BUILT_IN_PLUGINS
+if !ENABLE_BUILT_IN_PLUGINS
 libbabeltrace_python_plugin_provider_la_LIBADD += \
        $(top_builddir)/logging/libbabeltrace-logging.la \
        $(top_builddir)/common/libbabeltrace-common.la
This page took 0.023539 seconds and 4 git commands to generate.