From 9fb960d9ecaef58f3db304e4709d651e45a6e2b6 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 27 Jul 1999 19:07:30 +0000 Subject: [PATCH] *** empty log message *** --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index c18b0d23f..6653db658 100644 --- a/INSTALL +++ b/INSTALL @@ -88,6 +88,8 @@ not support dynamic linking. This option has no effect on systems that do not support shared libraries. +--enable-lang --- Include experimental multilanguage support in libguile. + --disable-shared --- Do not build shared libraries. Normally, Guile will build shared libraries if your system supports them. Guile always builds static libraries.