avifile and mad work
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Dec 2001 16:52:42 +0000 (16:52 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Dec 2001 16:52:42 +0000 (16:52 +0000)
Original commit message from CVS:
avifile and mad work

configure.ac

index 32acef0..d47b1b5 100644 (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