spelling fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10768 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-08-31 23:23:22 +00:00
parent e52720b1fc
commit dbecb2b5fb
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -4477,7 +4477,7 @@ if test "$_real" = auto ; then
if linux || freebsd || netbsd || cygwin || mingw32 ; then
_real=yes
else
echores "no (tested only on Linux/FreeBSD/NetBSD/Cygwin/MINGW32)"
echores "no (tested only on Linux/FreeBSD/NetBSD/Cygwin/MinGW)"
fi
if test "$_real" = yes ; then
if test -z "$_reallibdir" ; then
@ -5362,7 +5362,7 @@ if test "$_vidix" = yes && test "$_x11" = yes; then
else
_novomodules="xvidix $_novomodules"
fi
echo Checking for vidix ... "$_vidix"
echo Checking for VIDIX ... "$_vidix"
_def_joystick='#undef HAVE_JOYSTICK'
if test "$_joystick" = yes ; then