configure: bump the GLib requirement to GLib >= 2.16

as per the New Regime (see wiki).
This commit is contained in:
Tim-Philipp Müller 2009-05-12 00:47:46 +01:00
parent 01b93c1ef2
commit 8f8384e719

View file

@ -475,7 +475,7 @@ LIBS="$save_libs"
dnl *** checks for dependency libraries ***
dnl GLib
GLIB_REQ=2.14
GLIB_REQ=2.16
AG_GST_GLIB_CHECK([$GLIB_REQ])