flac should work

Original commit message from CVS:
flac should work
This commit is contained in:
Thomas Vander Stichele 2001-12-16 19:09:03 +00:00
parent 96915bec6c
commit 0738d7dc34

View file

@ -79,11 +79,9 @@ esac],
if test "x$EXPERIMENTAL" = "$xyes"; then
AC_MSG_WARN(building experimental plugins)
USE_FLACLIB="yes"
USE_LIBMIKMOD="yes"
else
AC_MSG_NOTICE(not building experimental plugins)
USE_FLACLIB="no"
USE_LIBMIKMOD="no"
fi