From 9a33c9c99c390eacd83eef2aafdb44f18b301d81 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Fri, 11 Dec 2015 18:32:48 +0100 Subject: [PATCH] Java plugin: remove unused variables --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index a3acac71..22b00b58 100644 --- a/configure.ac +++ b/configure.ac @@ -2183,9 +2183,6 @@ if test "x$with_java_home" = "x" then with_java_home="/usr/lib/jvm" fi -with_java_vmtype="client" -with_java_cflags="" -with_java_libs="" JAVAC="$JAVAC" JAR="$JAR" AC_ARG_WITH(java, [AS_HELP_STRING([--with-java@<:@=PREFIX@:>@], [Path to Java home.])], -- 2.11.0