@@ -17,9 +17,10 @@ fi
|
|||||||
if test -z $with_protoc_bindir; then
|
if test -z $with_protoc_bindir; then
|
||||||
with_protoc_bindir=$prefix/native/bin
|
with_protoc_bindir=$prefix/native/bin
|
||||||
fi
|
fi
|
||||||
if test -z $with_comparison_tool; then
|
# Disable comparison utility (#592)
|
||||||
with_comparison_tool=$prefix/native/share/BitcoindComparisonTool_jar/BitcoindComparisonTool.jar
|
#if test -z $with_comparison_tool; then
|
||||||
fi
|
# with_comparison_tool=$prefix/native/share/BitcoindComparisonTool_jar/BitcoindComparisonTool.jar
|
||||||
|
#fi
|
||||||
|
|
||||||
|
|
||||||
if test -z $enable_wallet && test -n "@no_wallet@"; then
|
if test -z $enable_wallet && test -n "@no_wallet@"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user