mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10768 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e52720b1fc
commit
dbecb2b5fb
4
configure
vendored
4
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user