K 10 svn:author V 4 tijl K 8 svn:date V 27 2020-05-31T17:20:17.500558Z K 7 svn:log V 331 Fix installation of libxo encoder modules. Because the install location was hardcoded in the Makefile as /usr/lib/libxo/encoder, the lib32 version was installed over the native version. Replace /usr/lib with ${LIBDIR}. Also define SHLIB_NAME instead of LIB + FILES. This prevents building a static library. MFC after: 2 weeks END