K 10 svn:author V 6 gordon K 8 svn:date V 27 2003-08-17T07:42:50.000000Z K 7 svn:log V 274 Handle the case where SHLIBDIR != LIBDIR. When creating links, we need relative pathing to work correctly. This is s necessary step for putting libraries in /lib while the .so symlinks still live in /usr/lib. This should be a big NOOP in the case where SHLIBDIR == LIBDIR. END