configure: Add hal to the list of non-ported plugins

This commit is contained in:
Sebastian Dröge 2011-08-03 08:58:00 +02:00
parent 0d45a4353d
commit 8266020938

View 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)