Mercurial > mplayer.hg
diff configure @ 15700:a398c21242bf
toolame/twolame typo, 10l
author | nicodvb |
---|---|
date | Thu, 09 Jun 2005 06:58:41 +0000 |
parents | b72a6617d022 |
children | 8c7268bfe792 |
line wrap: on
line diff
--- a/configure Wed Jun 08 20:37:35 2005 +0000 +++ b/configure Thu Jun 09 06:58:41 2005 +0000 @@ -5291,7 +5291,7 @@ _def_twolame='#define HAVE_TWOLAME 1' _codecmodules="$_codecmodules twolame" else - _def_toolame='#undef HAVE_TWOLAME' + _def_twolame='#undef HAVE_TWOLAME' _twolame_lib="" _nocodecmodules="twolame $_nocodecmodules" fi