summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2006-04-17 00:18:11 +0000
committerKevin Ryde <user42@zip.com.au>2006-04-17 00:18:11 +0000
commit4f41661657a32a8e0147f4b793864b56496af4cf (patch)
tree62de837fa4097813e58eef1cfa3e61ea3f821c4a /README
parent2b829bbb3d685ff780a0e3c0888d1d1231e2bc0e (diff)
merge from 1.8 branch
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index c0d292f15..6e66345d5 100644
--- a/README
+++ b/README
@@ -77,7 +77,7 @@ If you run the configure script with no arguments, it should examine
your system and set things up appropriately. However, there are a few
switches specific to Guile you may find useful in some circumstances.
---with-threads --- Build with thread support
+--without-threads --- Build without thread support
Build a Guile executable and library that supports multi-threading.
@@ -193,7 +193,6 @@ switches specific to Guile you may find useful in some circumstances.
number of objects of that kind.
--enable-guile-debug --- Include internal debugging functions
---disable-arrays --- omit array and uniform array support
--disable-posix --- omit posix interfaces
--disable-networking --- omit networking interfaces
--disable-regex --- omit regular expression interfaces