From: Tim-Philipp Müller Date: Tue, 9 May 2006 17:40:41 +0000 (+0000) Subject: configure.ac: Require core CVS for the new newsegment stuff. X-Git-Tag: RELEASE-0_10_7~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1093c2f5a20a8ca67cc206a2005c783972578a1b;p=platform%2Fupstream%2Fgst-plugins-base.git configure.ac: Require core CVS for the new newsegment stuff. Original commit message from CVS: * configure.ac: Require core CVS for the new newsegment stuff. --- diff --git a/ChangeLog b/ChangeLog index d56680c..bf0813c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-05-09 Tim-Philipp Müller + * configure.ac: + Require core CVS for the new newsegment stuff. + +2006-05-09 Tim-Philipp Müller + Patch by: Sjoerd Simons * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type): diff --git a/configure.ac b/configure.ac index f7e7215..e04ae08 100644 --- a/configure.ac +++ b/configure.ac @@ -50,7 +50,7 @@ dnl AS_LIBTOOL_TAGS AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.4.1 +GST_REQ=0.10.5.1 dnl *** autotools stuff ****