aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 1b3fc53da..b77344825 100644
--- a/configure.ac
+++ b/configure.ac
@@ -401,12 +401,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]),,