Put the right runpath to libpq into the Perl module shared object on more

Peter Eisentraut <peter_e@gmx.net>

Commit: ef7152f99bb87fae344f731a670c18dd476638e7
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-08-26T22:28:04Z
Releases: 7.2.1
Put the right runpath to libpq into the Perl module shared object on more
platforms and without relinking.

Also support VPATH builds and DESTDIR installs.  One hopes.

Files

PathChange+/−
aclocal.m4 modified +2 −1
config/perl.m4 added +27 −0
configure modified +378 −358
configure.in modified +5 −1
src/interfaces/perl5/GNUmakefile modified +66 −38
src/interfaces/perl5/Makefile.PL modified +68 −27
src/Makefile.global.in modified +9 −2