avifile and mad work

Original commit message from CVS:
avifile and mad work
This commit is contained in:
Thomas Vander Stichele 2001-12-16 16:52:42 +00:00
parent d474557917
commit a105028066

View file

@ -107,16 +107,12 @@ if test "x$broken-plugins" = "$xyes"; then
USE_ARTSC="yes"
USE_LIBGSM="yes"
USE_FLACLIB="yes"
USE_LIBAVIFILE="yes"
USE_LIBMAD="yes"
else
AC_MSG_NOTICE(not building broken plugins)
USE_ARTS="no"
USE_ARTSC="no"
USE_LIBGSM="no"
USE_FLACLIB="no"
USE_LIBAVIFILE="no"
USE_LIBMAD="no"
fi