Thread: pgsql: On Linux, use --enable-new-dtags when specifying -rpath to

pgsql: On Linux, use --enable-new-dtags when specifying -rpath to

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.linux (r1.24 -> r1.25)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.linux?r1=1.24&r2=1.25)