]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/Automake/Variables.pm (variables): Return a list of
authorRaja R Harinath <harinath@acm.org>
Sat, 2 Aug 2003 04:27:03 +0000 (04:27 +0000)
committerRaja R Harinath <harinath@acm.org>
Sat, 2 Aug 2003 04:27:03 +0000 (04:27 +0000)
commit797e4c6e2a2d2e1d2441b300be81d90f649d2dfe
tree31f452dbc70b01c05749fa48b6c8dfde36f847fd
parentcf08d0a23b7fd9408116d9cbc3570f555f25c848
* lib/Automake/Variables.pm (variables): Return a list of
Automake::Variable instances, not a list of strings.
(dump): Remove support for being invoked with a string.
(variables_dump): Adapt to these changes.
* automake.in (check_typos): Likewise.
(am_primary_prefixes): Likewise.
ChangeLog
automake.in
lib/Automake/Variable.pm