comparison configure @ 3360:61df27a39dc2

typo
author nexus
date Thu, 06 Dec 2001 23:26:58 +0000
parents 5125e60fd31d
children a49c8eb623db
comparison
equal deleted inserted replaced
3359:5125e60fd31d 3360:61df27a39dc2
1736 if x86 && linux ; then 1736 if x86 && linux ; then
1737 _vosrc="$_vosrc vo_vesa.c vesa_lvo.c" 1737 _vosrc="$_vosrc vo_vesa.c vesa_lvo.c"
1738 _vomodules="vesa $_vomodules" 1738 _vomodules="vesa $_vomodules"
1739 echores "yes" 1739 echores "yes"
1740 else 1740 else
1741 echores "no (not supported on this OS/architecture" 1741 echores "no (not supported on this OS/architecture)"
1742 fi 1742 fi
1743 1743
1744 1744
1745 ################# 1745 #################
1746 # VIDEO + AUDIO # 1746 # VIDEO + AUDIO #