Skip to content

Commit

Permalink
merge bitcoin#24336: Print enable_fuzz_binary in configure
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Jan 18, 2024
1 parent 375f3a9 commit 006e9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1947,8 +1947,8 @@ if test x$enable_fuzz == xno; then
echo " with test = $use_tests"
else
echo " with test = not building test_dash because fuzzing is enabled"
echo " with fuzz = $enable_fuzz"
fi
echo " with fuzz binary = $enable_fuzz_binary"
echo " with bench = $use_bench"
echo " with upnp = $use_upnp"
echo " with natpmp = $use_natpmp"
Expand Down

0 comments on commit 006e9b9

Please sign in to comment.