K 10 svn:author V 5 peter K 8 svn:date V 27 1999-01-07T14:03:27.000000Z K 7 svn:log V 374 ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have). Teach it about the FreeBSD equivalent, because there are some funny things going on with -rpath that I can't quite get a handle on. It looks like setting an rpath on a new shared object overrides all the implicit DT_RPATH's from the dependencies, causing them to fail at link time (but not runtime). END