* lib/Automake/Channels.pm (dup_channel_setup,
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 16 Jul 2002 21:46:59 +0000 (21:46 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 16 Jul 2002 21:46:59 +0000 (21:46 +0000)
commit91c2a87f2419bd8604138fd8bc885f68d16ff434
tree03874b7079ac3b607dbe410f30128b9978c92315
parente5b84c370e3fa886123f265942c57bad8cfa5679
* lib/Automake/Channels.pm (dup_channel_setup,
drop_channel_setup): New functions.
(@EXPORT): Add them.
* automake.in (generate_makefile): Call dup_channel_setup and
drop_channel_setup.
(process_option_list): Recognize --warnings and -W options.
* automake.texi (Options): Document them.
* tests/pluseq5.test: Check that -Wno-obsolete will disable the
warning.
* tests/warnopts.test: New file.
* tests/Makefile.am (TESTS): Add warnopts.test.
ChangeLog
automake.in
automake.texi
lib/Automake/Channels.pm
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/pluseq5.test
tests/warnopts.test [new file with mode: 0755]
version.texi