]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/Automake/ChannelDefs.pm: New file.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 31 Dec 2002 21:31:51 +0000 (21:31 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 31 Dec 2002 21:31:51 +0000 (21:31 +0000)
commitae9e315b32c1fdf4041b1c73ab9e84c95eae8ed1
treefaf69bd658fe387d09b28c9d9a546a1b175bbca3
parent37f2996533c6b3b4837cd020bae6f927350b67b2
* lib/Automake/ChannelDefs.pm: New file.
* lib/Automake/Makefile.am (dist_perllib_DATA): Add ChannelDefs.pm.
* automake.in: Move all "register_channel" calls to ChannelDefs.pm.
(prog_error, error, fatal, verb, switch_warning, parse_WARNINGS,
parse_warnings): Move to ChannelDefs.pm.
(usage): Move the warning list to Automake::ChannelDefs::usage
and call it.
(set_strictness): Move channel setings to
Automake::ChannelDefs::set_strictness and call it.
ChangeLog
automake.in
lib/Automake/ChannelDefs.pm [new file with mode: 0644]
lib/Automake/Makefile.am
lib/Automake/Makefile.in