rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)

Original commit message from CVS:
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
This commit is contained in:
Andy Wingo 2002-03-04 17:28:33 +00:00
parent d76e476ca5
commit d0166867a8

View file

@ -44,9 +44,11 @@ GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plugins],,
[HAVE_EXPERIMENTAL=yes],disabled,
[
AC_MSG_WARN(building experimental plugins)
USE_RTP="yes"
USE_TARKIN="yes"
],[
AC_MSG_NOTICE(not building experimental plugins)
USE_RTP="no"
USE_TARKIN="no"
])