From: Tim-Philipp Müller Date: Sun, 18 Jan 2015 16:53:41 +0000 (+0000) Subject: configure: remove non-ported plugins stuff X-Git-Tag: 1.19.3~505^2~458 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b130321dd02a839eaa05c04e62850ab15ab9391b;p=platform%2Fupstream%2Fgstreamer.git configure: remove non-ported plugins stuff It's not needed any longer, all plugins in -ugly have been ported. --- diff --git a/configure.ac b/configure.ac index 24de883..25ea7da 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)