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:51:19 +02:00 committed by Wim Taymans
parent c3c985cfe1
commit 3c75d72857

View file

@ -182,7 +182,7 @@ AC_CHECK_FUNC(socket,,[AC_CHECK_LIB(socket,socket)])
AC_CHECK_FUNC(gethostbyname,,[AC_CHECK_LIB(nsl,gethostbyname)])
dnl GLib is required
GLIB_REQ=2.31.10
GLIB_REQ=2.31.14
AG_GST_GLIB_CHECK([$GLIB_REQ])
dnl checks for gstreamer