|
|
@ -1951,8 +1951,8 @@ if test $enable_fuzz = "no"; then
|
|
|
|
echo " with test = $use_tests"
|
|
|
|
echo " with test = $use_tests"
|
|
|
|
else
|
|
|
|
else
|
|
|
|
echo " with test = not building test_bitcoin because fuzzing is enabled"
|
|
|
|
echo " with test = not building test_bitcoin because fuzzing is enabled"
|
|
|
|
echo " with fuzz = $enable_fuzz"
|
|
|
|
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
echo " with fuzz binary = $enable_fuzz_binary"
|
|
|
|
echo " with bench = $use_bench"
|
|
|
|
echo " with bench = $use_bench"
|
|
|
|
echo " with upnp = $use_upnp"
|
|
|
|
echo " with upnp = $use_upnp"
|
|
|
|
echo " with natpmp = $use_natpmp"
|
|
|
|
echo " with natpmp = $use_natpmp"
|
|
|
|