configure: bump GLib requirement to 2.18

Bump GLib requirement as per the release planning docs.
This commit is contained in:
Tim-Philipp Müller 2009-10-07 09:42:55 +01:00
parent b5adcf13a0
commit 85f6ef121a

View file

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