]> sourceware.org Git - automake.git/commit
Fix PR automake/315:
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 24 Apr 2002 07:35:56 +0000 (07:35 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 24 Apr 2002 07:35:56 +0000 (07:35 +0000)
commit9cc6f8946be0b773e5afe00aceb3370fc366ed66
tree1c3dc89366835d48f551064acedcfdc583a83808
parent3c56b8be347b4c6714a7afe977fa92cfa6e7d7ba
Fix PR automake/315:
* automake.in (subobjname): Rewrite to generate variable name
unique for each content.
(%substnums): Remove.
(%subobjvar): New hash.
(initialize_per_input): Clear %subobjvar.
(define_objects_from_sources): Return the name of the variable
defined, in addition to the linker.  Call subobjname only once
the content of the variable to define is known.
(handle_source_transform): Adjust call to define_objects_from_sources.
* tests/specflags8.test: Mention PR 315.
* tests/subobjname.test: New file.
* tests/Makefile.am (XFAIL_TESTS): Remove specflags8.test.
(TESTS): Add subobjname.test.
ChangeLog
THANKS
automake.in
tests/Makefile.am
tests/Makefile.in
tests/specflags8.test
tests/subobjname.test [new file with mode: 0755]
This page took 0.028689 seconds and 5 git commands to generate.