configure: Add hal to the list of non-ported plugins
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 3 Aug 2011 06:58:00 +0000 (08:58 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 3 Aug 2011 06:58:00 +0000 (08:58 +0200)
configure.ac

index 2db6ff7..0caa692 100644 (file)
@@ -315,7 +315,7 @@ dnl Make sure you have a space before and after all plugins
 GST_PLUGINS_NONPORTED=" deinterlace flx  goom goom2k1 icydemux id3demux \
  imagefreeze interleave isomp4 law matroska monoscope shapewipe smpte \
  videobox videocrop videomixer \
- annodex apetag cairo dv1394 flac gdk_pixbuf jpeg libdv libpng \
+ annodex apetag cairo dv1394 flac gdk_pixbuf hal jpeg libdv libpng \
  oss oss4 shout2 \
  soup taglib wavpack "
 AC_SUBST(GST_PLUGINS_NONPORTED)