Make configure check the version of Perl we're building with, and reject

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 55233c3382ed5b9981f232e2f43003dab84c3925
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-07T01:41:11Z
Releases: 9.0.0
Make configure check the version of Perl we're building with, and reject
versions < 5.8.  Also, if there's no Perl, emit a warning informing the
user that he won't be able to build from a CVS pull.  This is exactly the
same treatment we give Bison and Perl, and for the same reasons.

Files

PathChange+/−
config/perl.m4 modified +27 −2
configure modified +35 −1