From: Thomas Vander Stichele Date: Sun, 3 Nov 2002 12:15:11 +0000 (+0000) Subject: clashes with shout, put in exp X-Git-Tag: CAPS~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37fe2016b9f1b9705d431550c39513d1ddc859b7;p=platform%2Fupstream%2Fgst-plugins-good.git clashes with shout, put in exp Original commit message from CVS: clashes with shout, put in exp --- diff --git a/configure.ac b/configure.ac index 20ba12a..74efef5 100644 --- a/configure.ac +++ b/configure.ac @@ -64,10 +64,12 @@ GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plug-ins],, AC_MSG_WARN(building experimental plug-ins) USE_TARKIN="yes" USE_RTP="yes" + USE_SHOUT2="yes" ],[ AC_MSG_NOTICE(not building experimental plug-ins) USE_TARKIN="no" USE_RTP="no" + USE_SHOUT2="no" ]) dnl broken plug-ins; stuff that doesn't seem to build at the moment