]> granicus.if.org Git - postgresql/commit
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Aug 2001 23:54:41 +0000 (23:54 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 26 Aug 2001 23:54:41 +0000 (23:54 +0000)
commit34fd50880f834b4944525b9120eccbec2f8d5be4
treea1b29f13b168019b2a822d648efbe26fc9e4a64e
parentef7152f99bb87fae344f731a670c18dd476638e7
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.
src/makefiles/Makefile.linux
src/pl/plperl/GNUmakefile
src/pl/plperl/Makefile.PL