>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (handle_tags): Use &transform.
Akim> (am_error, am_line_error, am_conf_error, read_am_file): Use
Akim> directly arrays in strings, no need for &join.
Akim> * Makefile.am (maintainer-check): Use grep -w when looking for
Akim> words.
Ok.
I think we should add `require 5.0', or whatever it is (my knowledge
of Perl after Perl 4 is abysmal) just to ensure that the wrong Perl is
never invoked. I think the `join remove' part of the patch requires
Perl 5 (which is fine).
Tom