]> git.ipfire.org Git - thirdparty/autoconf.git/commit
build: require perl 5.6
authorEric Blake <eblake@redhat.com>
Wed, 7 Mar 2012 17:47:01 +0000 (10:47 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 7 Mar 2012 17:50:09 +0000 (10:50 -0700)
commitda4121067329547fcbb9b1765c65f884599b2631
tree57216946dda5ee60234c59ae3b34883a928ce694
parent220f8c240df11dcf0829d86d33e3f354fe87e0ad
build: require perl 5.6

This reduces the implicit requirement from 5.6.2 back to 5.6,
while raising the explicit requirement to match the actual code.

* configure.ac (PERL): Fail up front if perl is too old.
* NEWS: Document this.
* README: Likewise.
* README-hacking: Likewise.
* lib/Autom4te/ChannelDefs.pm: Bump requirement.
* lib/Autom4te/General.pm: Relax requirement.
NEWS
README
README-hacking
configure.ac
lib/Autom4te/ChannelDefs.pm
lib/Autom4te/General.pm