changeset 22193:53070c001740

Fix setting of mtrr variable.
author diego
date Mon, 12 Feb 2007 13:59:25 +0000
parents 5f625f7ac271
children 11704b3475a6
files configure
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Feb 12 11:31:52 2007 +0000
+++ b/configure	Mon Feb 12 13:59:25 2007 +0000
@@ -2147,11 +2147,11 @@
   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