]> git.evergreen-ils.org Git - OpenSRF.git/commit
Apply libtools versioning to OpenSRF c-apps as well
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 7 Dec 2010 14:30:45 +0000 (14:30 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 7 Dec 2010 14:30:45 +0000 (14:30 +0000)
commitfdecfd3a577883a6e365585d8d5d71647b81ca0d
treee14bc8487a136d75dc3d3cfc4a6948291087954d
parent48bd6e74779346acb27aeecb6aa1aceaeb5a73cd
Apply libtools versioning to OpenSRF c-apps as well

We apply a -version-info argument of 2:0:2, meaning:
  * interface = 2: interface '2' of this library
  * revision = 0: first implementation of interface '2'
  * age = 2: this library can be linked with executables going back
    two interface versions

See http://sourceware.org/autobook/autobook/autobook_91.html for more
information on the -version-info argument.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2123 9efc2488-bf62-4759-914b-345cdb29e865
src/c-apps/Makefile.am