X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.am;h=de436c40b9df0b712841733740a3a8100741be67;hb=706a18f9d5d66f764b864085768dde24d342d308;hp=8099f48bda7b2375b6d6e2aa4feda9609169727b;hpb=91dadb0fc9ae45e589527dfd189ae33ecee42844;p=babeltrace.git diff --git a/Makefile.am b/Makefile.am index 8099f48b..de436c40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include - ACLOCAL_AMFLAGS = -I m4 SUBDIRS = include \ @@ -7,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