GStaticMutex: remove ./configure checks
authorRyan Lortie <desrt@desrt.ca>
Sun, 18 Sep 2011 00:15:07 +0000 (20:15 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 20:06:53 +0000 (16:06 -0400)
commit4ec6d47806dbb4934aeeb748196d24f7cd0eb10c
tree23f4fec4c81e17306ac1d68f535e8a52ac51760f
parentc33cd007398cfc81a9405b95280e99a231f58ff8
GStaticMutex: remove ./configure checks

Now that GMutex is exposed we can avoid the dance we did in ./configure
to allocate the correct amount of space for it within the GStaticMutex.

Remove the checks and move the definitions to gthread.h, trying very
hard to keep ABI-stable (even though we will be deprecating this soon).
configure.ac
glib/gthread.h