+2007-01-24 Reuben Thomas <rrt@sc3d.org> (tiny change)
+
+ * doc/libtool.texi (Inter-library dependencies): Fix typo.
+
2007-01-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [cygwin, mingw]:
flexibility. In order to build a shared library, it must be entirely
self-contained (that is, have references only to symbols that are found
in the @samp{.lo} files or the specified @samp{-l} libraries), and you
-need to specify the @var{-no-undefined} flag. By default, libtool
+need to specify the @samp{-no-undefined} flag. By default, libtool
builds only static libraries on these kinds of platforms.
The simple-minded inter-library dependency tracking code of libtool