logo       

texi patch: msg#00097

gnu.libtool.general

Subject: texi patch

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:

-@defmac LT_PREREQ(@var{VERSION})
+@defmac 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}.
-@end 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}.
-@end defmac

@end itemize


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise