From 000a483d31bf307370ef3dd990c991ed34dd0ef9 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Wed, 26 Aug 2009 17:02:45 +0200 Subject: rtp: Use new gst_iterator_new_single() for the internal linked pads iteration --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8f428275..080eae38 100644 --- a/configure.ac +++ b/configure.ac @@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.24 +GST_REQ=0.10.24.1 GSTPB_REQ=0.10.24 dnl *** autotools stuff **** -- cgit