1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 20:20:20 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-07-27 19:07:30 +00:00
parent 71209dfb78
commit 9fb960d9ec

View file

@ -88,6 +88,8 @@ not support dynamic linking.
This option has no effect on systems that do not support shared This option has no effect on systems that do not support shared
libraries. libraries.
--enable-lang --- Include experimental multilanguage support in libguile.
--disable-shared --- Do not build shared libraries. Normally, Guile --disable-shared --- Do not build shared libraries. Normally, Guile
will build shared libraries if your system supports them. Guile will build shared libraries if your system supports them. Guile
always builds static libraries. always builds static libraries.