summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 28d15898..6a12ac79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -289,9 +289,8 @@ if test "x$HAVE_CPU_I386" != "xyes" && test "x$HAVE_CPU_X86_64" != "xyes"; then
fi
dnl disable experimental plug-ins
-if test "x$BUILD_EXPERIMENTAL" != "xyes"; then
- AG_GST_DISABLE_PLUGIN(deinterlace2)
-fi
+#if test "x$BUILD_EXPERIMENTAL" != "xyes"; then
+#fi
dnl disable gst plugins we might not be able to build on this
dnl platform: librfb (ugly but minimally invasive)