mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
flac should work
Original commit message from CVS: flac should work
This commit is contained in:
parent
96915bec6c
commit
0738d7dc34
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue