Move include directive from CFLAGS to LOCAL_CPPFLAGS in examples' Makefiles
[lttng-ust.git] / configure.ac
index e54cfea2d1e1b99a331d81c5a01081e7e6031d46..802ccaa5ffe49566740e0e39fdcf46674924f12b 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lttng-ust],[2.2.0-rc1],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust],[2.2.0-rc2],[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
@@ -266,7 +266,6 @@ AC_CONFIG_FILES([
        tools/Makefile
        tests/Makefile
        tests/hello/Makefile
-       tests/hello-static-lib/Makefile
        tests/hello.cxx/Makefile
        tests/same_line_tracepoint/Makefile
        tests/snprintf/Makefile
This page took 0.023002 seconds and 4 git commands to generate.