Actually.. doesn´t common_lib use the same build infrastructure as other libs with .verso and all? if so we should be consistent. Fabio On 3/15/2012 4:43 PM, Fabio M. Di Nitto wrote: > ACK > > On 3/15/2012 4:26 PM, Jan Friesse wrote: >> Signed-off-by: Jan Friesse <jfriesse@xxxxxxxxxx> >> --- >> common_lib/Makefile.am | 5 +++++ >> 1 files changed, 5 insertions(+), 0 deletions(-) >> >> diff --git a/common_lib/Makefile.am b/common_lib/Makefile.am >> index 42fad27..663eef1 100644 >> --- a/common_lib/Makefile.am >> +++ b/common_lib/Makefile.am >> @@ -48,6 +48,11 @@ SHARED_LIBS_SO = $(lib_LIBRARIES:%.a=%.so) >> >> libcorosync_common_a_SOURCES = error_conversion.c >> >> +SOMAJOR=4 >> +SOMINOR=0 >> +SOMICRO=0 >> +SONAME=${SOMAJOR}.${SOMINOR}.${SOMICRO} >> + >> if BUILD_DARWIN >> >> lib%.so: lib%.a $(LIBQB_LIBS) > > _______________________________________________ > discuss mailing list > discuss@xxxxxxxxxxxx > http://lists.corosync.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss