summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 682abf2ae5..d038be6669 100755
--- a/configure
+++ b/configure
@@ -2109,7 +2109,7 @@ if test "$_runtime_cpudetection" = yes ; then
fi
fi
-if x86_32 && test "$_runtime_cpudetection" = no ; then
+if x86 && test "$_runtime_cpudetection" = no ; then
extcheck() {
if test "$1" = kernel_check ; then
echocheck "kernel support of $2"