summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-01-18 16:53:41 +0000
committerTim-Philipp Müller <tim@centricular.com>2015-01-18 16:53:41 +0000
commitb130321dd02a839eaa05c04e62850ab15ab9391b (patch)
treef6588cca63f22de0568cd9bcd2aa47c9e8df2c0b /configure.ac
parentacc9529a36ab7eef38539cce9ab7d11658df1fd4 (diff)
configure: remove non-ported plugins stuff
It's not needed any longer, all plugins in -ugly have been ported.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 24de8832..25ea7da1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -229,11 +229,6 @@ AG_GST_DEFAULT_ELEMENTS
dnl *** plug-ins to include ***
-dnl Non ported plugins (non-dependant, then dependant)
-dnl Make sure you have a space before and after all plugins
-GST_PLUGINS_NONPORTED=" "
-AC_SUBST(GST_PLUGINS_NONPORTED)
-
dnl these are all the gst plug-ins, compilable without additional libs
AG_GST_CHECK_PLUGIN(asfdemux)
AG_GST_CHECK_PLUGIN(dvdlpcmdec)