VPATH and DESTDIR support for PL/Perl, using the same techniques employed

Peter Eisentraut <peter_e@gmx.net>

Commit: 34fd50880f834b4944525b9120eccbec2f8d5be4
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-08-26T23:54:41Z
Releases: 7.2.1
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
in interfaces/perl5 a brief while ago.

Also, since building PL/Perl without a shared libperl actually works on
some platforms we can enable it there to get some development happening.
I've only checked off linux right now, but others should be added in the
future.

Files

PathChange+/−
src/makefiles/Makefile.linux modified +1 −0
src/pl/plperl/GNUmakefile modified +9 −8
src/pl/plperl/Makefile.PL modified +43 −13