On Linux platforms, use -Wl,--enable-new-dtags when linking shared
authorGreg Hudson <ghudson@mit.edu>
Sat, 27 Feb 2010 09:49:32 +0000 (09:49 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 27 Feb 2010 09:49:32 +0000 (09:49 +0000)
commite5b52cd8db901bd5c00890f7489c978930ea7786
treeb6f2dc58666ff0fe013ff044a4ee2510b10670f4
parenta0998e4082fc4e1346a2de45967a6ebe390d8a0e
On Linux platforms, use -Wl,--enable-new-dtags when linking shared
libraries and programs using them.  The primary effect is to get ld to
set DT_RUNPATH in addition to DT_RPATH, which in turn allows the
LD_LIBRARY_PATH environment variable to override the compiled-in
runpath, which is friendlier to the test framework.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23758 dc483132-0cff-0310-8789-dd5450dbe970
src/config/shlib.conf