comparison configure @ 2861:bdc625b8048a

fix typos
author nexus
date Tue, 13 Nov 2001 09:12:20 +0000
parents 7f2acef8a3b2
children 946861a3ba72
comparison
equal deleted inserted replaced
2860:08b833fb875a 2861:bdc625b8048a
584 _dxr3=no 584 _dxr3=no
585 linux && _fbdev=yes 585 linux && _fbdev=yes
586 _lirc=no 586 _lirc=no
587 _css=no 587 _css=no
588 _dvdread=no 588 _dvdread=no
589 _win32=yes _dshow=yes 589 _win32=yes
590 _dshow=yes
590 _xanim=yes 591 _xanim=yes
591 test "$host_arch" != i386 && _dshow=no _win32=no 592 test "$host_arch" != i386 && _dshow=no _win32=no
592 _fastmemcpy=yes 593 _fastmemcpy=yes
593 _streaming=no 594 _streaming=no
594 _libavcodec=no 595 _libavcodec=no
1748 _xmga=no 1749 _xmga=no
1749 fi 1750 fi
1750 fi 1751 fi
1751 1752
1752 if test "$_xanim" = yes && test "$_libdl" = no ; then 1753 if test "$_xanim" = yes && test "$_libdl" = no ; then
1753 _xanim = no 1754 _xanim=no
1754 fi 1755 fi
1755 1756
1756 # to screen. 1757 # to screen.
1757 echo "Install prefix: $_prefix" 1758 echo "Install prefix: $_prefix"
1758 echo "Data directory: $_datadir" 1759 echo "Data directory: $_datadir"