X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=73c7b897e522e169437437bba582ffe90e2f6ca7;hb=refs%2Fheads%2Fcygwin-2.0-experimental;hp=22d5ee5d6bd782ab8c0a836cfea843b85c89a4bd;hpb=858276a2e832704ad5c461e5db22cfd6c978b87a;p=lttng-ust.git 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