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:
parent
2b829bbb3d
commit
4f41661657
15 changed files with 154 additions and 46 deletions
3
README
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue