configure.ac : bump GLib requirement to 2.31.14
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Mon, 12 Mar 2012 14:43:27 +0000 (16:43 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 12 Mar 2012 15:11:10 +0000 (16:11 +0100)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911

configure.ac

index 9669204..ef29a19 100644 (file)
@@ -201,7 +201,7 @@ dnl *** checks for dependency libraries ***
 
 
 dnl GLib
-GLIB_REQ=2.31.10
+GLIB_REQ=2.31.14
 AG_GST_GLIB_CHECK([$GLIB_REQ])
 
 dnl Orc