From 85cecbddde93aa4bcb7821473ea95ccad150ce4c Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Wed, 1 Apr 2009 05:38:47 -0700 Subject: configure: remove --*-mp3, it is broken and not worth supporting --- configure.ac | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b828d3565..e4e0c2ea9 100644 --- a/configure.ac +++ b/configure.ac @@ -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]),, -- cgit v1.2.3