Support PEP 3149 (ABI version tagged .so files)
commit6c22fea63fa6978c2a717ff12ff84d3aff776b5e
authorChristoph Reiter <reiter.christoph@gmail.com>
Tue, 26 Mar 2013 15:03:59 +0000 (26 16:03 +0100)
committerMartin Pitt <martinpitt@gnome.org>
Thu, 4 Apr 2013 04:38:26 +0000 (4 06:38 +0200)
tree3afe0f2e6645000268d0a514395dd5a2be20fd96
parent2259ccac8aa2ec23240e92e303ea3f2c53dc2a88
Support PEP 3149 (ABI version tagged .so files)

Add a ABI suffix to the shared library retrieved from distutils.sysconfig
instead of hardcoding it. This should also make things more robust on Windows.

https://bugzilla.gnome.org/show_bug.cgi?id=696646
configure.ac
gi/Makefile.am
gi/_glib/Makefile.am
gi/_gobject/Makefile.am