# HG changeset patch # User arpi # Date 1019680392 0 # Node ID 1c1aea3f0362348a966fdbe73c543230e514585c # Parent 268cfcb03e868784af1e1bb68f1e81609f86d077 runtime cpustuff disabled by default - it was tested enough diff -r 268cfcb03e86 -r 1c1aea3f0362 configure --- a/configure Wed Apr 24 20:08:06 2002 +0000 +++ b/configure Wed Apr 24 20:33:12 2002 +0000 @@ -230,7 +230,7 @@ _cc=gcc test "$CC" && _cc="$CC" _as=auto -_runtime_cpudetection=yes +_runtime_cpudetection=no for ac_option do case "$ac_option" in --target=*)