We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56716a commit 20b05c9Copy full SHA for 20b05c9
configure.ac
@@ -476,6 +476,7 @@ echo "Build Options:"
476
echo " with external callbacks = $enable_external_default_callbacks"
477
echo " with benchmarks = $enable_benchmark"
478
echo " with tests = $enable_tests"
479
+echo " with exhaustive tests = $enable_exhaustive_tests"
480
echo " with ctime tests = $enable_ctime_tests"
481
echo " with coverage = $enable_coverage"
482
echo " with examples = $enable_examples"
0 commit comments