From: Sreerenj Balachandran Date: Mon, 12 Mar 2012 14:43:27 +0000 (+0200) Subject: configure.ac : bump GLib requirement to 2.31.14 X-Git-Tag: 1.19.3~509^2~7242 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=807b7e50ef0adae784a7feab4ba7549c122a000d;p=platform%2Fupstream%2Fgstreamer.git configure.ac : bump GLib requirement to 2.31.14 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911 --- diff --git a/configure.ac b/configure.ac index 9669204..ef29a19 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