From: Jan Blunck Date: Fri, 23 Oct 2009 16:17:03 +0000 (+0200) Subject: Temporary remove Java support X-Git-Tag: v0.1~71^2~4 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=3537976a4bad90e28471bc7f15287b46cc208fa5 Temporary remove Java support SInce UST.c and UST.h are missing in the java/ directory remove the Java support for the moment. Signed-off-by: Jan Blunck --- diff --git a/configure.ac b/configure.ac index 070093b..441caaa 100644 --- a/configure.ac +++ b/configure.ac @@ -76,6 +76,5 @@ AC_CONFIG_FILES([ libinterfork/Makefile ustd/Makefile ustctl/Makefile - java/Makefile ]) AC_OUTPUT