+2001-02-14 Tom Tromey <tromey@redhat.com>
+
+ * automake.texi (A Shared Library): Mention -module.
+
2001-02-13 Tom Tromey <tromey@redhat.com>
* automake.in (do_one_merge_target): Always register $name and
@samp{-rpath} option to the appropriate @samp{_LDFLAGS} variable by
hand.
+Ordinarily, Automake requires that a shared library's name start with
+@samp{lib}. However, if you are building a dynamically loadable module
+then you might wish to use a "nonstandard" name. In this case, put
+@code{-module} into the @samp{_LDFLAGS} variable.
+
@xref{Using Automake, Using Automake with Libtool, The Libtool Manual,
libtool, The Libtool Manual}, for more information.
-@set UPDATED 3 February 2001
+@set UPDATED 14 February 2001
@set UPDATED-MONTH February 2001
@set EDITION 1.4e
@set VERSION 1.4e
-@set UPDATED 3 February 2001
+@set UPDATED 14 February 2001
@set UPDATED-MONTH February 2001
@set EDITION 1.4e
@set VERSION 1.4e