changeset 15700:a398c21242bf

toolame/twolame typo, 10l
author nicodvb
date Thu, 09 Jun 2005 06:58:41 +0000
parents 18c282a75734
children 8816b33b8948
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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