]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (%subobjvar): Replace by ...
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 28 Jan 2003 20:59:59 +0000 (20:59 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 28 Jan 2003 20:59:59 +0000 (20:59 +0000)
commitce6e1d208509956f82e28535a53706b0f6791d60
tree391d18f06f81b03403c8aa5b98dd17fc16c0e061
parent06f58fb96ee88ed58c373c0d6d8979ff7264b943
* automake.in (%subobjvar): Replace by ...
(%gen_varname): ... this.
(subobjname): Replace by ...
(gen_varname): ... this.
(initialize_per_input): Clean gen_varname instead of subobjname.
(transform_variable_recursively): New function, extracted
from define_objects_from_sources.
(define_objects_from_sources): Use transform_variable_recursively.
Remove the unused $parent argument.
(handle_source_transform): Adjust call to define_objects_from_sources.
ChangeLog
automake.in