Mercurial > mplayer.hg
changeset 4170:32ad3c2833cf
typo
author | jaf |
---|---|
date | Tue, 15 Jan 2002 12:35:16 +0000 |
parents | 91b50468a1a4 |
children | 585f0c77d8f5 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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"