summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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 <<EOF
#include <toolame.h>