mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00: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
|
if linux || freebsd || netbsd || cygwin || mingw32 ; then
|
||||||
_real=yes
|
_real=yes
|
||||||
else
|
else
|
||||||
echores "no (tested only on Linux/FreeBSD/NetBSD/Cygwin/MINGW32)"
|
echores "no (tested only on Linux/FreeBSD/NetBSD/Cygwin/MinGW)"
|
||||||
fi
|
fi
|
||||||
if test "$_real" = yes ; then
|
if test "$_real" = yes ; then
|
||||||
if test -z "$_reallibdir" ; then
|
if test -z "$_reallibdir" ; then
|
||||||
@ -5362,7 +5362,7 @@ if test "$_vidix" = yes && test "$_x11" = yes; then
|
|||||||
else
|
else
|
||||||
_novomodules="xvidix $_novomodules"
|
_novomodules="xvidix $_novomodules"
|
||||||
fi
|
fi
|
||||||
echo Checking for vidix ... "$_vidix"
|
echo Checking for VIDIX ... "$_vidix"
|
||||||
|
|
||||||
_def_joystick='#undef HAVE_JOYSTICK'
|
_def_joystick='#undef HAVE_JOYSTICK'
|
||||||
if test "$_joystick" = yes ; then
|
if test "$_joystick" = yes ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user