Commit 8735b00ea5969824c84b128ba7eb95a660f2deaa

Alexandre Duret-Lutz 2004-09-26T21:11:34

* configure.ac: Require Perl 5.6. * lib/Automake/Config.in: Require Perl 5.6 (not done in lib/Automake/General.pm because it is shared with Autoconf), and use `our' instead of `use vars'. * aclocal.in (rel2abs): Remove. (scan_configure_dep): Use File::Spec->rel2abs instead.