]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/Automake/Variable.pm (transform_variable_recursively):
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 18:06:51 +0000 (18:06 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 18:06:51 +0000 (18:06 +0000)
commitce2c881e1096d415cd1dd5edc5fe1361657e3983
treed0dca5d5d3c6ad335d234d44279cce96f7e42857
parent306847177e835447e0cc18b2d42f2018cbf68f13
* lib/Automake/Variable.pm (transform_variable_recursively):
Define rewritten variables in all conditions not *covered* by user
definitions, not simply in conditions without a previous
definition.
* tests/cond34.test: New file.
* tests/Makefile.am (TESTS): Add cond34.test.
Report from Elena A. Vengerova
ChangeLog
THANKS
lib/Automake/Variable.pm
tests/Makefile.am
tests/Makefile.in
tests/cond34.test [new file with mode: 0755]