]> granicus.if.org Git - postgresql/commit
Set rpath for plperl and plpython to ensure we can find the .so files
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 19:23:01 +0000 (19:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 19:23:01 +0000 (19:23 +0000)
commit466fb0673956196224b832a71715158b3105e3b0
treef25781092f7367f31b47bc17cb1d4645942d9494
parenta9ddd649df46afde8f26dd9f85f05292e8da1f4b
Set rpath for plperl and plpython to ensure we can find the .so files
for the languages even when not installed in a standard directory.
pltcl may need this treatment as well, but we don't have the right path
conveniently available, so I'll leave it alone as long as there aren't
actual reports of trouble.
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile