summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 4 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9082fb6ff..ff150844f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -903,14 +903,16 @@ Replay : $enable_replay
Assertions : $enable_assertions
Tracing : $enable_tracing
Muzzle : $enable_muzzle
+
+Unit tests : $support_unit_tests
gcov support : $enable_coverage
gprof support: $enable_profiling
-Unit tests : $support_unit_tests
+Readline : $with_readline
+TLS support : $CVC4_TLS
Static libs : $enable_static
Shared libs : $enable_shared
Static binary: $enable_static_binary
-TLS support : $CVC4_TLS
MP library : $mplibrary
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback