]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* automake.texi (Program and Library Variables) <maude_LIBADD>:
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 19 Sep 2002 09:24:58 +0000 (09:24 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 19 Sep 2002 09:24:58 +0000 (09:24 +0000)
Don't mention _LDADD for Libtool libraries.
Reported by Schleicher Ralph.

ChangeLog
automake.texi
stamp-vti
version.texi

index cbcf905732b8144a02439f33cbfd6f960899d5e9..81fbfe16dd73e920326e0022953be677057c9867 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-09-19  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
+       * automake.texi (Program and Library Variables) <maude_LIBADD>:
+       Don't mention _LDADD for Libtool libraries.
+       Reported by Schleicher Ralph.
+
        For PR automake/361:
        * tests/suffix8.test: More explicit dependencies.
        Reported by Paul Eggert.
index 57655c1107eb71c57adea6082a222282cf7a3d14..1e44dea825e9eb4e312bce406dcc689668b88010 100644 (file)
@@ -2488,10 +2488,9 @@ libmaude_a_AR = $(CXX) -ar -o
 @end example
 
 @item maude_LIBADD
-Extra objects can be added to a static library using the @samp{_LIBADD}
+Extra objects can be added to a library using the @samp{_LIBADD}
 variable.  This should be used for objects determined by
-@code{configure}.  Note that @samp{_LIBADD} is not used for shared
-libraries; there you must use @samp{_LDADD}.
+@code{configure}.
 
 @item maude_LDADD
 Extra objects can be added to a shared library or a program by listing
index 90a5f27134986a73b2df56146e47eb78d16b04fe..be00235f687644ae97767fd6d8ca78ff0abfca79 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
-@set UPDATED 17 September 2002
+@set UPDATED 19 September 2002
 @set UPDATED-MONTH September 2002
 @set EDITION 1.6e
 @set VERSION 1.6e
index 90a5f27134986a73b2df56146e47eb78d16b04fe..be00235f687644ae97767fd6d8ca78ff0abfca79 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 17 September 2002
+@set UPDATED 19 September 2002
 @set UPDATED-MONTH September 2002
 @set EDITION 1.6e
 @set VERSION 1.6e