# HG changeset patch # User jaf # Date 1019331767 0 # Node ID c96c7633dfa86a7ab3e2414fc5eb01456f5cf558 # Parent 56ba628118a2ad454043664cf5fe67445fd1790b typo diff -r 56ba628118a2 -r c96c7633dfa8 configure --- a/configure Sat Apr 20 19:08:48 2002 +0000 +++ b/configure Sat Apr 20 19:42:47 2002 +0000 @@ -1150,7 +1150,7 @@ 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