[MPlayer-cvslog] r21925 - trunk/configure
diego
subversion at mplayerhq.hu
Sun Jan 14 23:42:35 CET 2007
Author: diego
Date: Sun Jan 14 23:42:35 2007
New Revision: 21925
Modified:
trunk/configure
Log:
Make twolame disable toolame.
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sun Jan 14 23:42:35 2007
@@ -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 <<EOF
#include <toolame.h>
More information about the MPlayer-cvslog
mailing list