summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-31 23:23:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-31 23:23:22 +0000
commitdbecb2b5fb7fdbbaaa2d1cc4509901f95b488614 (patch)
tree80ec625518e90c7a031bd29884556ae692c7a18d /configure
parente52720b1fc31e968e5e22b73667e582e27a32e14 (diff)
downloadmpv-dbecb2b5fb7fdbbaaa2d1cc4509901f95b488614.tar.bz2
mpv-dbecb2b5fb7fdbbaaa2d1cc4509901f95b488614.tar.xz
spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10768 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 9a1ff5b606..908614d52b 100755
--- a/configure
+++ b/configure
@@ -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