summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>2012-03-13 13:02:54 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-03-13 12:31:16 +0100
commit5bbdeb321c1e1b869ead2fe5ccaafbc8e781e36e (patch)
treead33d30fc4028ba2ed22063b7c670115f50d4a02
parent3fae1ff05d984b3df80217b3c11ce175daff7f83 (diff)
downloadgstreamer-plugins-bad-5bbdeb321c1e1b869ead2fe5ccaafbc8e781e36e.tar.gz
configure.ac: move spc plugin to NON_PORTED list(Fix build error)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 32b5cd0b1..3ea1e3a23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)