summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 40b4a05b5c..8f5c5c6312 100755
--- a/configure
+++ b/configure
@@ -2147,11 +2147,11 @@ EOF
extcheck $_cmov "cmov" "cmovb %%eax,%%ebx"
echocheck "mtrr support"
- echores "$_mtrr"
-
- if test "$_mtrr" = yes ; then
+ if test "$_mtrr" = kernel_check ; then
+ _mtrr="yes"
_optimizing="$_optimizing mtrr"
fi
+ echores "$_mtrr"
if test "$_gcc3_ext" != ""; then
# if we had to disable sse/sse2 because the active kernel does not