configure.ac: bump required GLib to 2.31.14

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
This commit is contained in:
Wim Taymans 2012-03-12 16:16:17 +01:00
parent 3270eadf8d
commit 9e1b76fb13

View file

@ -154,7 +154,7 @@ AG_GST_CHECK_FUNCTION
dnl *** checks for dependency libraries ***
dnl GLib is required
GLIB_REQ=2.31.10
GLIB_REQ=2.31.14
AG_GST_GLIB_CHECK([$GLIB_REQ])
ORC_CHECK([0.4.6])