It would be neater to just use pkg-config as suggested in bug #261410. That will give us easy access to the library version. We can then write conditional builds (as we do with Gtk+) wherever there is an API compatibility break.
It would be neater to just use pkg-config as suggested in bug #261410. That will give us easy access to the library version. We can then write conditional builds (as we do with Gtk+) wherever there is an API compatibility break.