Put the right runpath to libpq into the Perl module shared object on more
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| 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 |