configure: remove --*-mp3, it is broken and not worth supporting

This commit is contained in:
Avuton Olrich 2009-04-01 05:38:47 -07:00
parent 88362cbcca
commit 85cecbddde

View File

@ -387,12 +387,6 @@ dnl ###
dnl MAD mp3 decoder
dnl ###
dnl Depreciated option, available for backwards compatibility
dnl Also, will not work without the enableval
AC_ARG_ENABLE(mp3,,
enable_mad=$enableval,
enable_mad=yes)
AC_ARG_ENABLE(mad,
AS_HELP_STRING([--enable-mad],
[enable libmad mp3 decoder plugin]),,