[totem] Do not check for gst-plugins-bad, nothing should use it anymore.



commit f811a5c2fde74e3bfe76b612a83056b8b18ed7bc
Author: Antoine Jacoutot <ajacoutot gnome org>
Date:   Tue Nov 12 15:40:29 2013 +0100

    Do not check for gst-plugins-bad, nothing should use it anymore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=712153

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ba30a40..7a901a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,10 +186,6 @@ do
        shift;
 done
 
-dnl Check for elements from gst-plugins-bad
-dnl Set plugins which contain below elements
-PKG_CHECK_MODULES(GST_PLUGINS_BAD, gstreamer-plugins-bad-1.0 >= 1.0.2)
-
 # ================================================================
 # Python plugins
 # ================================================================


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]