Make twolame disable toolame.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21925 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-01-14 22:42:35 +00:00
parent 811cec046e
commit acc38e2745
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -5659,6 +5659,7 @@ fi
echores "$_twolame"
echocheck "Toolame"
test "$_twolame" = yes && _toolame=no && _res_comment="disabled by twolame"
if test "$_toolame" = auto ; then
cat > $TMPC <<EOF
#include <toolame.h>