configure: bump GLib requirement to >= 2.24

http://gstreamer.freedesktop.org/wiki/ReleasePlanning/GLibRequirement
This commit is contained in:
Tim-Philipp Müller 2011-05-25 15:54:01 +01:00
parent 1347cc520f
commit 430e98413d

View file

@ -535,7 +535,7 @@ LIBS="$save_libs"
dnl *** checks for dependency libraries ***
dnl GLib
GLIB_REQ=2.22
GLIB_REQ=2.24
AG_GST_GLIB_CHECK([$GLIB_REQ])