Fix plperl build
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 27 Sep 2017 19:51:04 +0000 (15:51 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 27 Sep 2017 19:51:04 +0000 (15:51 -0400)
commit65c865620237bf1964757436a36c40af591d30fb
treed75ee5fabaac868ff16e234c8643b82c340c7285
parentaf44cbd5ecd7e1db0ae4bce75c8f1bce14b1d6db
Fix plperl build

The changes in 639928c988c1c2f52bbe7ca89e8c7c78a041b3e2 turned out to
require Perl 5.9.3, which is newer than our minimum required version.
So revert back to the old code for the normal case and only use the new
variant when both coverage and vpath are used.  As the minimum Perl
version moves forward, we can drop the old code sometime.
src/pl/plperl/GNUmakefile