K 10 svn:author V 3 bde K 8 svn:date V 27 1994-11-14T06:44:45.000000Z K 7 svn:log V 283 Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in $(DESTDIR)/$(LIBDIR) (I need SHLIBDIR. The / was a bug and the $(...) style was inconsistent.) Install ordinary libraries in ${DESTDIR}${LIBDIR} instead of in $(DESTDIR)/$(LIBDIR). Change remaining $(...) to ${...}. END