summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-07-04 16:00:26 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-04 16:00:26 +0000
commit5f47b3d281e8208be553babe852ce72e7305fcd2 (patch)
tree3cbc01c2a6bc521652237d8bbd44201b692a5396 /configure.ac
parent3254e25b8fe270505620c849c4be23cc26d35f51 (diff)
configure.ac: Let's try that again.
Original commit message from CVS: * configure.ac: Let's try that again.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a9156879..4d1454bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,6 +93,7 @@ GST_PLUGINS_ALL="\
law \
level \
matroska \
+ monoscope \
multipart \
rtp \
rtsp \
@@ -133,6 +134,9 @@ if test "x$HAVE_SYS_SOCKET_H" != "xyes"; then
GST_PLUGINS_NO="\trtsp\n$GST_PLUGINS_NO"
fi
+dnl disable monoscope plugin
+GST_PLUGINS_SELECTED=`echo $GST_PLUGINS_SELECTED | $SED -e s/monoscope//`
+
AC_SUBST(GST_PLUGINS_SELECTED)
dnl ext plug-ins; plug-ins that have external dependencies