* lib/Automake/Variable.pm (@EXPORT): Remove variable_dump.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 27 Jul 2003 21:25:17 +0000 (21:25 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 27 Jul 2003 21:25:17 +0000 (21:25 +0000)
commit2056a8f32d0bd35757073039dd8dd4e4a1503f31
tree1618f04ae1844d4fb124e1a5fca4d980e5e1856a
parent851e765ab6db6cd5e5844e9abf24f0a00a47a33d
* lib/Automake/Variable.pm (@EXPORT): Remove variable_dump.
(variable_dump): Replace by ...
(dump): ... this method.
(rdef, _check_ambiguous_condition): Adjust to use ->dump.
(define, variables_dump): Adjust to use Automake::Variable::dump
ChangeLog
lib/Automake/Variable.pm