configure: bump glib required version to 2.31.2.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 13:38:14 +0000 (15:38 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 17 Oct 2012 13:40:00 +0000 (15:40 +0200)
commit40cb71f36e4f0f1e8662377cb2f13fd5a72d57ad
treeba47e5fc01e2b51cce34eff3612143f01a7ed278
parent4bcfa3fe0a482b2d7b0609704e9683038216b5e3
configure: bump glib required version to 2.31.2.

Use new Thread API. In particular, g_mutex_init() and g_cond_init()
rather than g_mutex_new() and g_cond_new() respectively.
configure.ac