# HG changeset patch # User diego # Date 1168814555 0 # Node ID 2a0402e274e7b0532f456e45b09ad7f93eac8ed6 # Parent e42343c4f6f0b7a14497ade3e9dadd8261fe8580 Make twolame disable toolame. diff -r e42343c4f6f0 -r 2a0402e274e7 configure --- a/configure Sun Jan 14 22:35:10 2007 +0000 +++ b/configure Sun Jan 14 22:42:35 2007 +0000 @@ -5659,6 +5659,7 @@ echores "$_twolame" echocheck "Toolame" +test "$_twolame" = yes && _toolame=no && _res_comment="disabled by twolame" if test "$_toolame" = auto ; then cat > $TMPC <