* lib/Automake/Variable.pm (%_primary_dict): New hash.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 8 Aug 2004 17:11:24 +0000 (17:11 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 8 Aug 2004 17:11:24 +0000 (17:11 +0000)
commit9c3d8bd4a06677c99a01ad7174a13c9646c16112
tree7f166987e35d42d162ecf43942a586bc50583666
parent851e3ef582e117919a5dcd78e0a21ad27ee00840
* lib/Automake/Variable.pm (%_primary_dict): New hash.
(_new, variable_delete): Update %_primary_dict.
(variables): Accept an optional $suffix argument.
* automake.in (check_typos, am_primary_prefixes): Use that
optional argument to restrict the loops over the variables we are
interested in.
ChangeLog
automake.in
lib/Automake/Variable.pm