mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
configure.ac: Bump required -core/-base to CVS
Original commit message from CVS: * configure.ac: Bump required -core/-base to CVS
This commit is contained in:
parent
40d06b6a55
commit
a95df52763
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-01-25 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Bump required -core/-base to CVS
|
||||||
|
|
||||||
2007-01-25 Wim Taymans <wim@fluendo.com>
|
2007-01-25 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
|
* gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
|
||||||
|
|
|
@ -44,8 +44,8 @@ dnl AS_LIBTOOL_TAGS
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.10.10.1
|
GST_REQ=0.10.11.1
|
||||||
GSTPB_REQ=0.10.10.1
|
GSTPB_REQ=0.10.11.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue