Export the babeltrace API in babeltrace.h
[babeltrace.git] / configure.ac
index 7764b1507b3902237dddde03c45c264ae7bec10d..1ed70d71a30919b26900cb1da13f36a44dfbb4e1 100644 (file)
@@ -48,6 +48,9 @@ LIBS="$LIBS $GMODULE_LIBS"
 PACKAGE_CFLAGS="$GMODULE_CFLAGS -Wall -Wformat"
 AC_SUBST(PACKAGE_CFLAGS)
 
+babeltraceincludedir="${includedir}"
+AC_SUBST(babeltraceincludedir)
+
 AC_CONFIG_FILES([
        Makefile
        types/Makefile
This page took 0.024196 seconds and 4 git commands to generate.