]> sourceware.org Git - automake.git/commit
* automake.in (handle_single_transform_list): Use new global, branchpoint-real-1-5
authorRichard Boulton <richard@tartarus.org>
Sat, 11 Aug 2001 00:30:27 +0000 (00:30 +0000)
committerRichard Boulton <richard@tartarus.org>
Sat, 11 Aug 2001 00:30:27 +0000 (00:30 +0000)
commite4e374b5e7e1ff09fa5e1190d1e57644013f4898
treefd82106613a7d5b4901f1af51ea2e01196101aae
parent5b9fdee80c58d2945462db975f3d12e270a6fe80
* automake.in (handle_single_transform_list): Use new global,
`%linkers_used', to store the linkers used, rather than an internal
variable.  Enables correct linker to be calculated across a group
of calls to &handle_single_transform_list.  Return only list of
objects, since linker to be used is now externally determined.
(handle_source_transform): adapted for new calling conventions of
handle_single_transform_list.  Calls resolve_linker() on a set of
all the linkers used for any prefix, rather than for each prefix in
turn.
(linkers_used): New global.
* tests/link_dist.test: New test.
* tests/Makefile.am (TESTS): Added link_dist.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/link_dist.test [new file with mode: 0755]
This page took 0.028133 seconds and 5 git commands to generate.