From d76e476ca549994802074a3761087940cab0d72b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 3 Mar 2002 22:55:46 +0000 Subject: [PATCH] moved rtp out of experimental Original commit message from CVS: moved rtp out of experimental --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index e665fec..45880f4 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- 2.7.4