mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
f551cbfb61
Just like CLUTTER_CHECK_VERSION does version checking at compile time, we need a way to verify the version of the library that we are linking against. This is mostly needed for language bindings and for run-time loadable modules -- when we'll get those.