git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5735 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jaf 2002-04-20 19:42:47 +00:00
parent 8c46e592c4
commit 2520714269
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1150,7 +1150,7 @@ if x86 && linux ; then
echo "WARNING! If you want to run mplayer on this system, get prepared for problems!"
echo "2.2.x has limited SSE support. Upgrade kernel or use --disable-sse if you"
echo "experience crashes. MPlayer tries to autodetect if your kernel correctly supports"
echo "SSE, but you have been warned! If you are using kernel older then 2.2.x you must"
echo "SSE, but you have been warned! If you are using kernel older than 2.2.x you must"
echo "upgrade it to get SSE support!"
# die "old kernel for this cpu" # works fine on some 2.2.x so don't die (later check will test)
else