From acc38e2745c7a868a6138a2145e0ce4f778179d1 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 14 Jan 2007 22:42:35 +0000 Subject: [PATCH] Make twolame disable toolame. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21925 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index ed30fc6ca8..c4dfa8ac22 100755 --- a/configure +++ b/configure @@ -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 <