changeset 10767:200701a88836

spelling fixes
author diego
date Sun, 31 Aug 2003 23:23:22 +0000
parents 57f5eb4d884f
children fba0a9ff31a4
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Aug 31 23:13:50 2003 +0000
+++ b/configure	Sun Aug 31 23:23:22 2003 +0000
@@ -4477,7 +4477,7 @@
     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 @@
 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