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:
[EMAIL PROTECTED] LT_PREREQ(@var{VERSION})
[EMAIL PROTECTED] 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}.
[EMAIL PROTECTED] 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}.
[EMAIL PROTECTED] defmac
@end itemize
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool