mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
moved rtp out of experimental
Original commit message from CVS: moved rtp out of experimental
This commit is contained in:
parent
7a46895e0d
commit
07e0b79e3b
1 changed files with 0 additions and 2 deletions
|
@ -45,11 +45,9 @@ GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plugins],,
|
|||
[
|
||||
AC_MSG_WARN(building experimental plugins)
|
||||
USE_TARKIN="yes"
|
||||
USE_RTP="yes"
|
||||
],[
|
||||
AC_MSG_NOTICE(not building experimental plugins)
|
||||
USE_TARKIN="no"
|
||||
USE_RTP="no"
|
||||
])
|
||||
|
||||
dnl broken plugins; stuff that doesn't seem to build at the moment
|
||||
|
|
Loading…
Reference in a new issue