Completely rework configure.ac
[babeltrace.git] / Makefile.am
index 201c4a85bc814ad8936341aa112e44ad05138a34..de436c40b9df0b712841733740a3a8100741be67 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS = include               \
        compat                  \
        logging
 
-if WITH_PYTHON_PLUGINS
+if ENABLE_PYTHON_PLUGINS
 # Only build the Python plugin provider shared object if the
 # configuration doesn't ask to make it built-in.
 SUBDIRS += python-plugin-provider
This page took 0.023522 seconds and 4 git commands to generate.