From 826602093885ef3c4bb96b96a5ccba81583cd5e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 3 Aug 2011 08:58:00 +0200 Subject: [PATCH] configure: Add hal to the list of non-ported plugins --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2db6ff7..0caa692 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- 2.7.4