X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=73c7b897e522e169437437bba582ffe90e2f6ca7;hp=22d5ee5d6bd782ab8c0a836cfea843b85c89a4bd;hb=cbd7f39d9267e24159023db91712ca91558c5cc8;hpb=68f71a808863802927fe2a649304ae4f3e2b19cb diff --git a/configure.ac b/configure.ac index 22d5ee5d..73c7b897 100644 --- a/configure.ac +++ b/configure.ac @@ -281,6 +281,13 @@ AS_IF([test "x$with_sdt" = "xyes"],[ # liblttng-ust-java/Makefile +# Disabled for now, because these libraries +# rely on the dlsym(3) RTLD_NEXT GNU extension. +# This is not implemented in Cygwin. +#liblttng-ust-fork/Makefile +#liblttng-ust-libc-wrapper/Makefile +#tests/fork/Makefile + AC_CONFIG_FILES([ Makefile doc/Makefile @@ -292,15 +299,12 @@ AC_CONFIG_FILES([ liblttng-ust-comm/Makefile liblttng-ust/Makefile liblttng-ust-ctl/Makefile - liblttng-ust-fork/Makefile - liblttng-ust-libc-wrapper/Makefile tools/Makefile tests/Makefile tests/hello/Makefile tests/hello-static-lib/Makefile tests/hello.cxx/Makefile tests/demo/Makefile - tests/fork/Makefile tests/ust-basic-tracing/Makefile tests/ust-multi-test/Makefile lttng-ust.pc