Mercurial > mplayer.hg
diff configure @ 4170:32ad3c2833cf
typo
author | jaf |
---|---|
date | Tue, 15 Jan 2002 12:35:16 +0000 |
parents | 2d8403f1c54e |
children | 8c17f26ec41a |
line wrap: on
line diff
--- a/configure Tue Jan 15 12:30:52 2002 +0000 +++ b/configure Tue Jan 15 12:35:16 2002 +0000 @@ -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"