Don't mention _LDADD for Libtool libraries.
Reported by Schleicher Ralph.
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.
@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
-@set UPDATED 17 September 2002
+@set UPDATED 19 September 2002
@set UPDATED-MONTH September 2002
@set EDITION 1.6e
@set VERSION 1.6e
-@set UPDATED 17 September 2002
+@set UPDATED 19 September 2002
@set UPDATED-MONTH September 2002
@set EDITION 1.6e
@set VERSION 1.6e