comparison configure @ 4170:32ad3c2833cf

typo
author jaf
date Tue, 15 Jan 2002 12:35:16 +0000
parents 2d8403f1c54e
children 8c17f26ec41a
comparison
equal deleted inserted replaced
4169:91b50468a1a4 4170:32ad3c2833cf
2756 2756
2757 # TODO cleanup the vidix stuff here 2757 # TODO cleanup the vidix stuff here
2758 _def_vidix='#define CONFIG_VIDIX 1' 2758 _def_vidix='#define CONFIG_VIDIX 1'
2759 test "$_vidix" = no && _def_vidix='#undef CONFIG_VIDIX' 2759 test "$_vidix" = no && _def_vidix='#undef CONFIG_VIDIX'
2760 if test "$_vidix" = yes && test "$_x11" = yes; then 2760 if test "$_vidix" = yes && test "$_x11" = yes; then
2761 _vosrc="$_vosrc vo_xvidux.c" 2761 _vosrc="$_vosrc vo_xvidix.c"
2762 _vomodules="xvidix $_vomodules" 2762 _vomodules="xvidix $_vomodules"
2763 fi 2763 fi
2764 echo Checking for vidix ... "$_vidix" 2764 echo Checking for vidix ... "$_vidix"
2765 ############################################################################# 2765 #############################################################################
2766 echo "Creating config.mak" 2766 echo "Creating config.mak"