Closed mdavidsaver closed 8 years ago
I've just put the definition of SHRLIB_VERSION in CONFIG_SITE.
I would much prefer that SHRLIB_VERSION be set in the Makefile that generates the library, not buried up in the module configuration file. That way a different library built by in the same module could have a different version number (or no version number at all in the case of a test library), and the version number itself is also slightly more visible to the maintainers, so they're more likely to remember to update it.
+1 for setting it in the Makefile
moved
Include the module version in the SONAME ("libpvData.so.5.0" atm.). pvData_LIBS is already being set correctly w/ libCom. Others are added by Base/gcc.