diff --git a/configure b/configure index 6311ef0a66de013e3709501695eae66a7ab5d73d..26895789208cdf973282e397bdc2340875c76769 100755 --- a/configure +++ b/configure @@ -2571,8 +2571,7 @@ EOF esac if ! disabled_any asm mmx yasm; then check_yasm "pabsw xmm0, xmm0" && enable yasm || - die "yasm not found, performance will suffer. " \ - "If you really want to compile without yasm, configure with --disable-yasm." + die "yasm not found, use --disable-yasm for a crippled build" fi case "$cpu" in