configure.ac : Remove --disable-flac option.

This commit is contained in:
Erik de Castro Lopo 2007-10-25 21:13:54 +10:00
parent 5204da507f
commit 80d10955dc

View File

@ -108,9 +108,6 @@ AC_ARG_ENABLE(bow-docs,
AC_ARG_ENABLE(sqlite,
AC_HELP_STRING([--disable-sqlite], [disable use of sqlite]))
AC_ARG_ENABLE(flac,
AC_HELP_STRING([--disable-flac], [disable use of FLAC]))
AC_ARG_ENABLE(alsa,
AC_HELP_STRING([--disable-alsa], [disable use of ALSA]))