1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

merge from 1.8 branch

This commit is contained in:
Kevin Ryde 2006-04-17 00:18:11 +00:00
parent 2b829bbb3d
commit 4f41661657
15 changed files with 154 additions and 46 deletions

3
README
View file

@ -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