[Mplayer-cvslog] CVS: main configure,1.369,1.370
Johannes Feigl
jaf at mplayer.dev.hu
Tue Jan 15 13:35:19 CET 2002
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv2611
Modified Files:
configure
Log Message:
typo
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- configure 15 Jan 2002 12:13:53 -0000 1.369
+++ configure 15 Jan 2002 12:35:16 -0000 1.370
@@ -2758,7 +2758,7 @@
_def_vidix='#define CONFIG_VIDIX 1'
test "$_vidix" = no && _def_vidix='#undef CONFIG_VIDIX'
if test "$_vidix" = yes && test "$_x11" = yes; then
- _vosrc="$_vosrc vo_xvidux.c"
+ _vosrc="$_vosrc vo_xvidix.c"
_vomodules="xvidix $_vomodules"
fi
echo Checking for vidix ... "$_vidix"
More information about the MPlayer-cvslog
mailing list