[Mplayer-cvslog] CVS: main configure,1.284,1.285
Arpi of Ize
arpi at mplayer.dev.hu
Wed Nov 21 17:51:05 CET 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv13795
Modified Files:
configure
Log Message:
2.2.x+SSE fixed
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- configure 21 Nov 2001 16:43:33 -0000 1.284
+++ configure 21 Nov 2001 16:51:03 -0000 1.285
@@ -940,7 +940,8 @@
echores "$kernel_version, fail"
echo "WARNING! If you want to run mplayer on this system, get prepared for problems!"
echo "2.2.x has a limited SSE support. Upgrade kernel or use --disable-sse"
- echo "Older kernel won't work correctly with mplayer"
+ echo "Older kernel won't work correctly with mplayer using SSE optimization."
+ die "old kernel for this cpu"
else
echores "$kernel_version, ok"
fi
More information about the MPlayer-cvslog
mailing list