moved rtp out of experimental

Original commit message from CVS:
moved rtp out of experimental
This commit is contained in:
Andy Wingo 2002-03-03 22:55:46 +00:00
parent ac7548886a
commit d76e476ca5

View file

@ -45,11 +45,9 @@ GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plugins],,
[ [
AC_MSG_WARN(building experimental plugins) AC_MSG_WARN(building experimental plugins)
USE_TARKIN="yes" USE_TARKIN="yes"
USE_RTP="yes"
],[ ],[
AC_MSG_NOTICE(not building experimental plugins) AC_MSG_NOTICE(not building experimental plugins)
USE_TARKIN="no" USE_TARKIN="no"
USE_RTP="no"
]) ])
dnl broken plugins; stuff that doesn't seem to build at the moment dnl broken plugins; stuff that doesn't seem to build at the moment