projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f63b6d
)
Java plugin: remove unused variables
author
Ruben Kerkhof
<ruben@tilaa.com>
Fri, 11 Dec 2015 17:32:48 +0000
(18:32 +0100)
committer
Ruben Kerkhof
<ruben@tilaa.com>
Fri, 11 Dec 2015 17:32:48 +0000
(18:32 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
a3acac7
..
22b00b5
100644
(file)
--- 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.])],