configure: bump GLib requirement to 2.18
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Oct 2009 08:42:55 +0000 (09:42 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 7 Oct 2009 08:58:43 +0000 (09:58 +0100)
Bump GLib requirement as per the release planning docs.

configure.ac

index 6f30757..acc7faf 100644 (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])