configure: mark unported Windows plugins as such

https://bugzilla.gnome.org/show_bug.cgi?id=675440
This commit is contained in:
Руслан Ижбулатов 2012-05-04 14:01:13 +04:00 committed by Tim-Philipp Müller
parent 133c9ef6be
commit 77e08b4ae7

View file

@ -313,6 +313,7 @@ GST_PLUGINS_NONPORTED=" aiff \
apexsink cdaudio cog curl dc1394 dirac directfb resindvd \ apexsink cdaudio cog curl dc1394 dirac directfb resindvd \
gsettings jp2k ladspa mimic \ gsettings jp2k ladspa mimic \
musepack musicbrainz nas neon ofa openal opencv rsvg sdl sndfile soundtouch spandsp spc timidity \ musepack musicbrainz nas neon ofa openal opencv rsvg sdl sndfile soundtouch spandsp spc timidity \
directsound direct3d directdraw direct3d9 acm wininet \
wildmidi xvid lv2 teletextdec dvb sndio" wildmidi xvid lv2 teletextdec dvb sndio"
AC_SUBST(GST_PLUGINS_NONPORTED) AC_SUBST(GST_PLUGINS_NONPORTED)