summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-02-21 19:24:51 +0000
committerMorgan Deters <mdeters@gmail.com>2012-02-21 19:24:51 +0000
commit9dcfc2fdc58bf46a434f9c228a828be8d580f529 (patch)
tree813cb43dbcebfa4bdff60b83f82235c92b22f028 /configure.ac
parent3baf3bde60c118468b6af869942a9d9a7e3fb3d6 (diff)
don't require libboost_thread (its presence is detected at configure-time), and other build/documentation fixes from yesterday's portfolio merge; resolves bug 302
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2687ccb3f..6f5568bd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1129,7 +1129,6 @@ gcov support : $enable_coverage
gprof support: $enable_profiling
CUDD : $cvc4cudd
Readline : $with_readline
-TLS support : $CVC4_TLS
Static libs : $enable_static
Shared libs : $enable_shared
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback