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 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]),,