mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +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
|
if test "x$EXPERIMENTAL" = "$xyes"; then
|
||||||
AC_MSG_WARN(building experimental plugins)
|
AC_MSG_WARN(building experimental plugins)
|
||||||
USE_FLACLIB="yes"
|
|
||||||
USE_LIBMIKMOD="yes"
|
USE_LIBMIKMOD="yes"
|
||||||
else
|
else
|
||||||
AC_MSG_NOTICE(not building experimental plugins)
|
AC_MSG_NOTICE(not building experimental plugins)
|
||||||
USE_FLACLIB="no"
|
|
||||||
USE_LIBMIKMOD="no"
|
USE_LIBMIKMOD="no"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue