]> 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, 22 Feb 2011 17:46:39 +0000 (17:46 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 22 Feb 2011 17:46:39 +0000 (17:46 +0000)
commit1e0566522c2bab24ae8bdfb429acfd5bfbdf9126
treeecd9cc6f331dc2faee21f477c5be7e58474ebac1
parent1bd4fdcaf32c10b9e9f723612a89301be111c00b
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/branches/rel_2_0@2172 9efc2488-bf62-4759-914b-345cdb29e865
src/c-apps/Makefile.am