Fix for PR automake/289:
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 7 Jan 2004 21:58:14 +0000 (21:58 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 7 Jan 2004 21:58:14 +0000 (21:58 +0000)
commit4a1851391deaf8faa84eb2b8a24560a874560dff
tree96bcda4f097fade2de85c20c5773439a1773183d
parentcbce9cd422e8b20ca0fe9eff4cf8225e3bde2dd9
Fix for PR automake/289:
* automake.in (Automake::Struct::libtool_tag): New attribute.  Define
it for the language that have a Libtool tag.
(%libtool_tags): New variable.
(handle_languages, define_compiler_variable)
(define_linker_variable): Pass --tag=XXX to libtool if supported.
(scan_autoconf_traces): Scan for _LT_AC_TAGCONFIG and AC_LIBTOOL_TAGS.
* tests/libtool3.test, tests/subobj9.test: Check that --tag=XXX is
output.
ChangeLog
NEWS
automake.in
tests/libtool3.test
tests/subobj9.test