diff options
author | Edward Hervey <edward.hervey@collabora.co.uk> | 2012-07-11 08:10:30 +0200 |
---|---|---|
committer | Edward Hervey <edward.hervey@collabora.co.uk> | 2012-08-14 19:07:20 +0200 |
commit | 28a8ccc0d44fbdcd845e4ff8ede50d0f462de8f8 (patch) | |
tree | 84780fc5817e3e16417061dd48c9371681ce16e6 /configure.ac | |
parent | 48ae90aff89804838f084492c2340ba85944aa94 (diff) | |
download | gstreamer-plugins-bad-28a8ccc0d44fbdcd845e4ff8ede50d0f462de8f8.tar.gz |
configure.ac: dvb plugin is ported
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 822ddb759..62c926e6a 100644 --- a/configure.ac +++ b/configure.ac @@ -325,7 +325,7 @@ GST_PLUGINS_NONPORTED=" aiff \ gsettings jasper ladspa \ musepack musicbrainz nas neon ofa openal rsvg sdl sndfile spandsp spc timidity \ directsound directdraw direct3d9 acm wininet \ - wildmidi xvid lv2 teletextdec dvb sndio" + wildmidi xvid lv2 teletextdec sndio" AC_SUBST(GST_PLUGINS_NONPORTED) dnl these are all the gst plug-ins, compilable without additional libs |