]> sourceware.org Git - automake.git/commit
* aclocal.in: Use Automake::ChannelDefs, and adjust all output
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 4 Nov 2004 22:19:40 +0000 (22:19 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 4 Nov 2004 22:19:40 +0000 (22:19 +0000)
commit2f6afb92e0ef4b1cd6559de258621c2ec7b4841e
tree7d76966d406a063d58dd0b732180710c4186e14a
parentd0d8adb5b362b4b4c07a49d3307dbc53cd400e4f
* aclocal.in: Use Automake::ChannelDefs, and adjust all output
to be done via `fatal', `msg', `verb', or `prog_error'.
(version): New function.
(parse_arguments): Rewrite using Getopt::Long, call &version, and
honor -W and --warning.
($verbose): Remove.
(trace_used_macros): Do not trace the first arguments of macros
for which we do not need it.  This caused failures because of
unexpected newlines in the output.
* doc/automake.texi (aclocal options): Document -W and --warning.
* tests/defs.in (ACLOCAL): Always use -Werror, to catch Perl
warnings about uninitialized variables.
ChangeLog
NEWS
aclocal.in
doc/automake.texi
doc/stamp-vti
doc/version.texi
tests/defs.in
This page took 0.025496 seconds and 5 git commands to generate.