On Linux, use --enable-new-dtags when specifying -rpath to linker.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cd86869a9a56715a4143aff460f58ad9b4750475
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-05-06T19:28:25Z
Releases: 9.0.0
On Linux, use --enable-new-dtags when specifying -rpath to linker.
This should allow LD_LIBRARY_PATH to work as desired.  Per trouble
report from Andy Colson.

Files

PathChange+/−
src/makefiles/Makefile.linux modified +3 −1