From 807b7e50ef0adae784a7feab4ba7549c122a000d Mon Sep 17 00:00:00 2001 From: Sreerenj Balachandran Date: Mon, 12 Mar 2012 16:43:27 +0200 Subject: [PATCH] configure.ac : bump GLib requirement to 2.31.14 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9669204e9c..ef29a196ad 100644 --- a/configure.ac +++ b/configure.ac @@ -201,7 +201,7 @@ dnl *** checks for dependency libraries *** dnl GLib -GLIB_REQ=2.31.10 +GLIB_REQ=2.31.14 AG_GST_GLIB_CHECK([$GLIB_REQ]) dnl Orc