[Mplayer-cvslog] CVS: main configure,1.757,1.758

Diego Biurrun CVS diego at mplayerhq.hu
Mon Sep 1 01:23:37 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv2777

Modified Files:
	configure 
Log Message:
spelling fixes


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.757
retrieving revision 1.758
diff -u -r1.757 -r1.758
--- configure	31 Aug 2003 23:00:38 -0000	1.757
+++ configure	31 Aug 2003 23:23:22 -0000	1.758
@@ -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



More information about the MPlayer-cvslog mailing list