summaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 981eeaa60..ed8edd53a 100644
--- a/README
+++ b/README
@@ -37,11 +37,11 @@ GNU C and C++ (gcc and g++), reasonably recent versions
GNU Make
GNU Bash
GMP v4.2 (GNU Multi-Precision arithmetic library)
-The Boost C++ threading library (libboost_thread)
libantlr3c v3.2 (ANTLR parser generator)
Optional: CLN v1.3 (Class Library for Numbers)
Optional: CUDD v2.4.2 (Colorado University Decision Diagram package)
Optional: GNU Readline library (for an improved interactive experience)
+Optional: The Boost C++ threading library (libboost_thread)
If "make" is non-GNU on your system, make sure to invoke "gmake" (or
whatever GNU Make is installed as). If your usual shell is not
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback