summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2012-01-25 18:13:15 +0100
committerEdward Hervey <edward.hervey@collabora.co.uk>2012-01-25 18:13:15 +0100
commit73353feed2bb1f6b25fc2c218f81112e47843e27 (patch)
treee02bda84f630502d3449985177e8c5d2f0d38e18 /configure.ac
parentdb1d9f52b4b4c9530da45a239f781b2477c4f3ca (diff)
gnl: Don't use deprecated GMutex/GThread API
And depend on same glib version as 0.11 core
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 51e8ed0..499c576 100644
--- a/configure.ac
+++ b/configure.ac
@@ -102,7 +102,7 @@ dnl *** checks for library functions ***
dnl *** checks for dependancy libraries ***
dnl GLib is required
-AG_GST_GLIB_CHECK([2.22])
+AG_GST_GLIB_CHECK([2.31])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)