guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core INSTALL


From: Gary Houston
Subject: guile/guile-core INSTALL
Date: Wed, 02 May 2001 15:11:36 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Gary Houston <address@hidden>   01/05/02 15:11:36

Modified files:
        guile-core     : INSTALL 

Log message:
        Added --disable-static.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/INSTALL.diff?cvsroot=OldCVS&tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: guile/guile-core/INSTALL
diff -u guile/guile-core/INSTALL:1.29 guile/guile-core/INSTALL:1.30
--- guile/guile-core/INSTALL:1.29       Tue May  1 17:50:43 2001
+++ guile/guile-core/INSTALL    Wed May  2 15:11:35 2001
@@ -104,9 +104,10 @@
 
 
 --disable-shared  ---  Do not build shared libraries.
+--disable-static  ---  Do not build static libraries.
 
-  Normally, Guile will build shared libraries if your system supports
-  them.  Guile always builds static libraries.
+  Normally, both static and shared libraries will be built if your
+  system supports them.
 
 
 --enable-debug-freelist  ---  Enable freelist debugging.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]