X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=26227cb314e8950ee1132bf9eebd1badbdc76720;hb=a4a9916ec83b43bd2ba0fb025706bcedc1deaaf4;hp=6e62fe67972d4bfd89a2a048fe0d9c493fdceaf7;hpb=1a94cf835c07682e9be3081a6445a83cf5b01843;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 6e62fe67..26227cb3 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.0.1],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.0.2],[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 @@ -255,6 +255,8 @@ AS_IF([test "x$with_sdt" = "xyes"],[ #tests/exit-fast/Makefile #tests/basic_long/Makefile +# liblttng-ust-java/Makefile + AC_CONFIG_FILES([ Makefile doc/Makefile @@ -267,7 +269,6 @@ AC_CONFIG_FILES([ liblttng-ust/Makefile liblttng-ust-ctl/Makefile liblttng-ust-fork/Makefile - liblttng-ust-java/Makefile liblttng-ust-libc-wrapper/Makefile tools/Makefile tests/Makefile