X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=fec71492192b5f62fcc19e682ef7d13622661d87;hb=60302adc32827b3b62028018588f0d7bebb6c5d2;hp=06e5ea55ad9b0616170e29c69f92b19a5bdcece3;hpb=90c098545344aff35dee3e9ca186d9ea3dd75e0f;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 06e5ea55..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 @@ -286,8 +269,7 @@ AC_CONFIG_FILES([ tests/hello-static-lib/Makefile tests/hello.cxx/Makefile tests/same_line_tracepoint/Makefile - tests/ust-basic-tracing/Makefile - tests/ust-multi-test/Makefile + tests/snprintf/Makefile lttng-ust.pc ])