Use the libtool -version-info option to provide an explicit version
for the libopensrf.so library. Introducing versioned libraries will
give us the ability to force recompiles of linked applications when
binary compatibility has been broken.
git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_2_0@2171
9efc2488-bf62-4759-914b-
345cdb29e865
libopensrf_la_LIBADD = $(memcached_LIBS)
libopensrf_la_SOURCES = $(TARGS) $(TARGS_HEADS) $(JSON_TARGS) $(JSON_TARGS_HEADS)
-
+libopensrf_la_LDFLAGS = -version-info 2:0:0