configure.ac: Require core CVS for the new newsegment stuff.
authorTim-Philipp Müller <tim@centricular.net>
Tue, 9 May 2006 17:40:41 +0000 (17:40 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 9 May 2006 17:40:41 +0000 (17:40 +0000)
Original commit message from CVS:
* configure.ac:
Require core CVS for the new newsegment stuff.

ChangeLog
configure.ac

index d56680c..bf0813c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * configure.ac:
+         Require core CVS for the new newsegment stuff.
+
+2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
+
        Patch by: Sjoerd Simons  <sjoerd at luon net>
 
        * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
index f7e7215..e04ae08 100644 (file)
@@ -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 ****