Skip to content

Commit 20b05c9

Browse files
configure: Show exhaustive tests in summary
Fixes bitcoin-core#1658.
1 parent e56716a commit 20b05c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

+1
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ echo "Build Options:"
476476
echo " with external callbacks = $enable_external_default_callbacks"
477477
echo " with benchmarks = $enable_benchmark"
478478
echo " with tests = $enable_tests"
479+
echo " with exhaustive tests = $enable_exhaustive_tests"
479480
echo " with ctime tests = $enable_ctime_tests"
480481
echo " with coverage = $enable_coverage"
481482
echo " with examples = $enable_examples"

0 commit comments

Comments
 (0)