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

This commit is contained in:
Sebastian Dröge 2011-08-03 09:05:47 +02:00
parent 2e6d295b8b
commit 06b391d63d

View file

@ -210,8 +210,8 @@ dnl *** plug-ins to include ***
dnl Non ported plugins (non-dependant, then dependant)
dnl Make sure you have a space before and after all plugins
GST_PLUGINS_NONPORTED=" dvdlpcmdec dvdsub iec958 xingmux mpegstream \
realmedia \
GST_PLUGINS_NONPORTED=" dvdlpcmdec dvdsub iec958 synaesthesia xingmux \
mpegstream realmedia \
a52dec amrnb amrwb cdio dvdread lame mpeg2dec twolame x264 "
AC_SUBST(GST_PLUGINS_NONPORTED)