We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd25d34 commit faef344Copy full SHA for faef344
configure.ac
@@ -1951,8 +1951,8 @@ if test $enable_fuzz = "no"; then
1951
echo " with test = $use_tests"
1952
else
1953
echo " with test = not building test_bitcoin because fuzzing is enabled"
1954
- echo " with fuzz = $enable_fuzz"
1955
fi
+echo " with fuzz binary = $enable_fuzz_binary"
1956
echo " with bench = $use_bench"
1957
echo " with upnp = $use_upnp"
1958
echo " with natpmp = $use_natpmp"
0 commit comments