From 77e08b4ae79b81d6fafc63462d0fdca091cf914d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=98=D0=B6=D0=B1?= =?utf8?q?=D1=83=D0=BB=D0=B0=D1=82=D0=BE=D0=B2?= Date: Fri, 4 May 2012 14:01:13 +0400 Subject: [PATCH] configure: mark unported Windows plugins as such https://bugzilla.gnome.org/show_bug.cgi?id=675440 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 92eb1c4..448790a 100644 --- a/configure.ac +++ b/configure.ac @@ -313,6 +313,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 \ + directsound direct3d directdraw direct3d9 acm wininet \ wildmidi xvid lv2 teletextdec dvb sndio" AC_SUBST(GST_PLUGINS_NONPORTED) -- 2.7.4