Mercurial > mplayer.hg
changeset 21907:2a0402e274e7
Make twolame disable toolame.
author | diego |
---|---|
date | Sun, 14 Jan 2007 22:42:35 +0000 |
parents | e42343c4f6f0 |
children | 22782c86fd38 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <<EOF #include <toolame.h>