]> git.evergreen-ils.org Git - Evergreen.git/commit
Set explicit library versioning for Evergreen 2.0 to 2:0:0
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 10 Jan 2011 03:47:07 +0000 (03:47 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 10 Jan 2011 03:47:07 +0000 (03:47 +0000)
commite0836c5959cb9b084f33814af9a9d52da7dfa545
treecbb46625019c9d0ffb2a25545ed3161258da19d0
parentba93aeecf161653f414e302e4a259a487d83a2af
Set explicit library versioning for Evergreen 2.0 to 2:0:0

This should help for anything linking to core Evergreen libraries;
as we revise the -version-info number, anything that links against
the core Evergreen libraries will quickly scream if we rev the
interface number without specifying via the age number that previous
interfaces are still supported. Let's remember to revise it
accordingly!

Also remove redundant linkage to oils_idl.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19142 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/Makefile.am