Fix for PR automake/289:
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 7 Jan 2004 21:56:49 +0000 (21:56 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 7 Jan 2004 21:56:49 +0000 (21:56 +0000)
commitcbce9cd422e8b20ca0fe9eff4cf8225e3bde2dd9
treeb13f7149354c33bafcceaaea4252d39df2ec83de
parent40b7ee3ccc7903b7f8d2f2e4659cf5c6ff14d5e4
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.
automake.in