mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
configure: remove non-ported plugins stuff
It's not needed any longer, all plugins in -ugly have been ported.
This commit is contained in:
parent
acc9529a36
commit
b130321dd0
1 changed files with 0 additions and 5 deletions
|
@ -229,11 +229,6 @@ AG_GST_DEFAULT_ELEMENTS
|
||||||
|
|
||||||
dnl *** plug-ins to include ***
|
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
|
dnl these are all the gst plug-ins, compilable without additional libs
|
||||||
AG_GST_CHECK_PLUGIN(asfdemux)
|
AG_GST_CHECK_PLUGIN(asfdemux)
|
||||||
AG_GST_CHECK_PLUGIN(dvdlpcmdec)
|
AG_GST_CHECK_PLUGIN(dvdlpcmdec)
|
||||||
|
|
Loading…
Reference in a new issue