[MPlayer-cvslog] CVS: main configure,1.1019,1.1020
Nico Sabbi CVS
syncmail at mplayerhq.hu
Thu Jun 9 08:58:44 CEST 2005
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv13414
Modified Files:
configure
Log Message:
toolame/twolame typo, 10l
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -r1.1019 -r1.1020
--- configure 6 Jun 2005 16:56:29 -0000 1.1019
+++ configure 9 Jun 2005 06:58:41 -0000 1.1020
@@ -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
More information about the MPlayer-cvslog
mailing list