*** configure 2007-01-10 00:47:05.000000000 +0100 --- configure.new 2007-01-10 00:46:54.000000000 +0100 *************** cpu_detect() { *** 280,285 **** --- 280,287 ---- proc=i686 elif test "$pmodel" -eq 9 -o "$pmodel" -eq 13; then proc=pentium-m + elif test "$pmodel" -eq 15; then + proc=nocona elif test "$pmodel" -ge 7; then proc=pentium3 elif test "$pmodel" -ge 3; then