configure.ac: move spc plugin to NON_PORTED list(Fix build error)
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Tue, 13 Mar 2012 11:02:54 +0000 (13:02 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 13 Mar 2012 11:31:16 +0000 (12:31 +0100)
configure.ac

index 32b5cd0..3ea1e3a 100644 (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)