There is no java class installed onto the system anyway, so it was
dependent on having access to the build tree to use it. And
documentation only sits in the build tree, so instead of installing a
.so that cannot be used, and is not documented, remove it from the
package for 2.0.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests \
doc
-if BUILD_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
-endif
+#disabled for 2.0
+#if BUILD_JNI_INTERFACE
+#SUBDIRS += liblttng-ust-java
+#endif
#temporarily disabled
# liblttng-ust-malloc
#tests/exit-fast/Makefile
#tests/basic_long/Makefile
+# liblttng-ust-java/Makefile
+
AC_CONFIG_FILES([
Makefile
doc/Makefile
liblttng-ust/Makefile
liblttng-ust-ctl/Makefile
liblttng-ust-fork/Makefile
- liblttng-ust-java/Makefile
liblttng-ust-libc-wrapper/Makefile
tools/Makefile
tests/Makefile