Rename liblttng-ust-malloc to liblttng-ust-libc, update to lttng-ust 2.0
[lttng-ust.git] / configure.ac
index 56cc5e46feb79d113bb4ac7353b2967c5fa667b5..e1542082405ade0732992314ed1249dc21488482 100644 (file)
@@ -202,7 +202,6 @@ Use the --with-java-jdk=DIR flag to point to your Java include files, or disable
 AM_CONDITIONAL([BUILD_JNI_INTERFACE], [test "x$jni_interface" = "xyes"])
 
 #currently disabled.
-       #liblttng-ust-malloc/Makefile
        #tests/hello2/Makefile
        #tests/basic/Makefile
        #tests/simple_include/Makefile
@@ -230,6 +229,7 @@ AC_CONFIG_FILES([
        liblttng-ust-ctl/Makefile
        liblttng-ust-fork/Makefile
        liblttng-ust-java/Makefile
+       liblttng-ust-libc/Makefile
        tests/Makefile
        tests/hello/Makefile
        tests/hello.cxx/Makefile
This page took 0.022905 seconds and 4 git commands to generate.