Corrected a typo.

SVN revision: 2614
This commit is contained in:
Peter Kjellerstedt 2000-05-09 07:50:43 +00:00
parent 1679cca791
commit 2b07e950ce
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ AC_ARG_ENABLE(mmx, "Enables building of MMX assembly routines",
else
echo ""
echo "You are not running Linux - This script cannot auto-detect mmx assembly."
echo "You will have to ebnalbe the mmx assembly (which gives anywhere from 10%"
echo "You will have to enable the mmx assembly (which gives anywhere from 10%"
echo "to 300% speedups) by adding --enable-mmx on the configure command-line."
echo ""
fi