test: Remove java comparison tool

This commit is contained in:
Wladimir J. van der Laan
2016-08-13 16:03:44 +02:00
committed by Jack Grigg
parent d70027148d
commit 57ab896ba4
3 changed files with 4 additions and 68 deletions

View File

@@ -7,10 +7,6 @@ ac_tool_prefix=${host_alias}-
if test -z $with_boost; then
with_boost=$depends_prefix
fi
# Disable comparison utility (#592)
#if test -z $with_comparison_tool; then
# with_comparison_tool=$depends_prefix/native/share/BitcoindComparisonTool_jar/BitcoindComparisonTool.jar
#fi
if test -z $enable_wallet && test -n "@no_wallet@"; then