Parts of nxconvert are built as static and shared libraries and later linked to the final program. Is there any reason why this is the case? Are there applications out there which are using this library?
If this is not the case we should remove the libraries and just install the binary along with its man-page.
Parts of
nxconvertare built as static and shared libraries and later linked to the final program. Is there any reason why this is the case? Are there applications out there which are using this library?If this is not the case we should remove the libraries and just install the binary along with its man-page.