mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
avifile and mad work
Original commit message from CVS: avifile and mad work
This commit is contained in:
parent
d474557917
commit
a105028066
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue