From 12721ecc56a797f912f0088de6d465c8c5fd7a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 25 Apr 2012 10:27:00 +0200 Subject: [PATCH] configure: sndio plugin is not ported yet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4da2865963..7d10f91d13 100644 --- a/configure.ac +++ b/configure.ac @@ -314,7 +314,7 @@ GST_PLUGINS_NONPORTED=" aiff \ apexsink cdaudio cog curl dc1394 dirac directfb resindvd \ gsettings jp2k ladspa mimic \ musepack musicbrainz nas neon ofa openal opencv rsvg sdl sndfile soundtouch spandsp spc timidity \ - wildmidi xvid lv2 teletextdec dvb" + wildmidi xvid lv2 teletextdec dvb sndio" AC_SUBST(GST_PLUGINS_NONPORTED) dnl these are all the gst plug-ins, compilable without additional libs