libtool
[Top][All Lists]
Advanced

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

texi patch


From: Patrick Welche
Subject: texi patch
Date: Thu, 26 Feb 2004 14:57:45 +0000
User-agent: Mutt/1.5.5.1i

I needed the following to get a clean build..

Cheers,

Patrick


Index: doc/libtool.texi
===================================================================
RCS file: /cvsroot/libtool/libtool/doc/libtool.texi,v
retrieving revision 1.149
diff -u -r1.149 libtool.texi
--- doc/libtool.texi    22 Feb 2004 11:13:44 -0000      1.149
+++ doc/libtool.texi    26 Feb 2004 14:55:17 -0000
@@ -1638,7 +1638,7 @@
 adds many new tests to the @code{configure} script so that the generated
 libtool script will understand the characteristics of the host:
 
address@hidden LT_PREREQ(@var{VERSION})
address@hidden LT_PREREQ (@var{VERSION})
 Ensure that a recent enough version of Libtool is being used.  If the
 version of Libtool used for @code{LT_INIT} is earlier than
 @var{version}, print an error message to the standard
@@ -1753,13 +1753,11 @@
 Change the default behaviour for @code{LT_INIT} to disable
 shared libraries.  The user may still override this default by
 specifying @samp{--enable-shared}.
address@hidden defmac
 
 @item disable-static
 Change the default behaviour for @code{LT_INIT} to disable
 static libraries.  The user may still override this default by
 specifying @samp{--enable-static}.
address@hidden defmac
 
 @end itemize
 




reply via email to

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