X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=fec71492192b5f62fcc19e682ef7d13622661d87;hb=e2ad3b4ff276e0ea0671d5f703c913cf54c10500;hp=eff0d54e190c8153ee14ae2f77ebc169e2a4be09;hpb=5007b4de1f322cf1645c4f5224665b19304d845a;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index eff0d54e..fec71492 100644 --- a/configure.ac +++ b/configure.ac @@ -248,23 +248,6 @@ AS_IF([test "x$with_sdt" = "xyes"],[ ]) ]) -#currently disabled. - #tests/hello2/Makefile - #tests/basic/Makefile - #tests/simple_include/Makefile - #tests/snprintf/Makefile - #tests/test-nevents/Makefile - #tests/test-libustinstr-malloc/Makefile - #tests/dlopen/Makefile - #tests/same_line_marker/Makefile - #tests/trace_event/Makefile - #tests/tracepoint/Makefile - #tests/tracepoint/benchmark/Makefile - #tests/register_test/Makefile - #tests/libustctl_function_#tests/Makefile - #tests/exit-fast/Makefile - #tests/basic_long/Makefile - AC_CONFIG_FILES([ Makefile doc/Makefile @@ -285,8 +268,8 @@ AC_CONFIG_FILES([ tests/hello/Makefile tests/hello-static-lib/Makefile tests/hello.cxx/Makefile - tests/ust-basic-tracing/Makefile - tests/ust-multi-test/Makefile + tests/same_line_tracepoint/Makefile + tests/snprintf/Makefile lttng-ust.pc ])