]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* automake.texi (A Shared Library): Mention -module.
authorTom Tromey <tromey@redhat.com>
Wed, 14 Feb 2001 20:54:25 +0000 (20:54 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Feb 2001 20:54:25 +0000 (20:54 +0000)
ChangeLog
automake.texi
stamp-vti
version.texi

index 05a4a1ed182ff01fc5dbbe56f91b0f88e60de966..94dc0d98a6e145a5271d9b45222dfafa9a9a8683 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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
index 41a199ec94ffd24f0db5c45e8e5449ac837b76d6..3baaff657e4714a333e063af892090e73c194b08 100644 (file)
@@ -1773,6 +1773,11 @@ installation directory; for such libraries you must add the
 @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.
 
index 8d95f16dc2e076ce3f3f61bf61df485f8b7e5168..e16dc35bf43af7d1c21ac0af6a7409914c72094c 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
-@set UPDATED 3 February 2001
+@set UPDATED 14 February 2001
 @set UPDATED-MONTH February 2001
 @set EDITION 1.4e
 @set VERSION 1.4e
index 8d95f16dc2e076ce3f3f61bf61df485f8b7e5168..e16dc35bf43af7d1c21ac0af6a7409914c72094c 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 3 February 2001
+@set UPDATED 14 February 2001
 @set UPDATED-MONTH February 2001
 @set EDITION 1.4e
 @set VERSION 1.4e