+2004-11-06 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * aclocal.in (parse_arguments): Correct comment. From Akim.
+
2004-11-04 Alexandre Duret-Lutz <adl@gnu.org>
* aclocal.in: Use Automake::ChannelDefs, and adjust all output
# `exit 0' after processing these options, and we can't guarantee this
# if we treat other options first. (Handling other options first
# could produce error diagnostics, and in this condition it is
- # confusing if Automake does `exit 0'.)
+ # confusing if aclocal does `exit 0'.)
my %cli_options_1st_pass =
(
'version' => \&version,