configure.ac: move spc plugin to NON_PORTED list(Fix build error)

This commit is contained in:
Sreerenj Balachandran 2012-03-13 13:02:54 +02:00 committed by Sebastian Dröge
parent 3fae1ff05d
commit 5bbdeb321c

View file

@ -312,7 +312,7 @@ GST_PLUGINS_NONPORTED=" aiff asfmux \
decklink fbdev linsys shm vcd \
apexsink bz2 cdaudio cog curl dc1394 dirac directfb resindvd \
gsettings jp2k ladspa mimic \
musepack musicbrainz nas neon ofa openal opencv rsvg sdl smooth sndfile soundtouch spandsp timidity \
musepack musicbrainz nas neon ofa openal opencv rsvg sdl smooth sndfile soundtouch spandsp spc timidity \
wildmidi xvid lv2 teletextdec dvb"
AC_SUBST(GST_PLUGINS_NONPORTED)