X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=f507883aff5d2cfad817ec2962f483976285ecdd;hb=5ba5bf7fba804d2de773ae1c71106a8ed856c56a;hp=7a1e7307a76bc75bdb4c4db83ba0fb42128e8240;hpb=d516ed242f9ade370fd0911f04cefa93caebe2dc;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 7a1e7307..f507883a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lttng-ust],[2.4.0-rc2],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.4.0],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html @@ -276,6 +276,9 @@ AC_DEFINE_UNQUOTED([LTTNG_SYSTEM_RUNDIR], ["$lttng_system_rundir"], lttnglibjavadir="${libdir}/lttng/java" AC_SUBST(lttnglibjavadir) +AM_PATH_PYTHON([2.7],BUILD_GEN_TP_EXAMPLES=1) +AM_CONDITIONAL([BUILD_GEN_TP_EXAMPLES], [test $BUILD_GEN_TP_EXAMPLES], [Build examples requiring lttng-gen-tp]) + AC_CONFIG_FILES([ Makefile doc/Makefile