Using atk_major_version on the binary_age
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 18 Jul 2011 11:04:37 +0000 (13:04 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 18 Jul 2011 11:04:37 +0000 (13:04 +0200)
commit01cec7262f067b42f8359a3f4ccf3bca84f4b3e9
treec47444aae6383c03134638abd4edf3562ebcddd6
parentf51fc2842b02a978ecbb18f4a96f576dc4407b17
Using atk_major_version on the binary_age

This was required in order to avoid a shlib downgrade due the
bump to 2.0

The ideal would be to update all the 1.0 stuff to 2.0. But that
would required libraries using atk-1.0 to be modified in order
to link against 2.0. Taking into account that ATK 2.0 is
fully API and ABI compatible with ATK 1.0, this seems an
overkill.
configure.ac