configure.ac : bump GLib requirement to 2.31.14

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
This commit is contained in:
Sreerenj Balachandran 2012-03-12 16:39:14 +02:00 committed by Wim Taymans
parent d5ace1d855
commit 5b33983627

View file

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