support new configure options: --disable-posix, --disable-net
and --disable-regex.
This commit is contained in:
parent
e59373d65f
commit
52cfc69be6
19 changed files with 676 additions and 638 deletions
8
NEWS
8
NEWS
|
|
@ -6,6 +6,14 @@ Please send Guile bug reports to bug-guile@gnu.org.
|
|||
|
||||
Changes since Guile 1.3.4:
|
||||
|
||||
configure has new options to remove support for certain features:
|
||||
|
||||
--disable-posix omit posix interfaces
|
||||
--disable-net omit networking interfaces
|
||||
--disable-regex omit regular expression interfaces
|
||||
|
||||
These are likely to become separate modules some day.
|
||||
|
||||
|
||||
Changes since Guile 1.3.2:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue