diff configure @ 5128:a2aecc3bff4e

let's make users testing runtime stuff... he-he
author arpi
date Sat, 16 Mar 2002 02:03:37 +0000
parents d038b64b6b31
children ed2e841e863d
line wrap: on
line diff
--- a/configure	Sat Mar 16 01:56:19 2002 +0000
+++ b/configure	Sat Mar 16 02:03:37 2002 +0000
@@ -141,8 +141,7 @@
   --disable-new-input    disable new input system [enable]
   --enable-joystick      enable joystick support in new input [disable]
   --enable-i18n          GNU internationalisation [disable]
-  --enable-runtime-cpudetection
-                         enable runtime CPU detection code [disable]
+  --disable-runtime-cpudetection    disable runtime CPU detection [enable]
 Video:
   --enable-gl            build with OpenGL render support [autodetect]
   --enable-dga[=n]       build with DGA [n in {1, 2} ] support [autodetect]
@@ -796,7 +795,7 @@
 _shm=auto
 _linux_devfs=no
 _i18n=no
-_runtime_cpudetection=no
+_runtime_cpudetection=yes
 
 for ac_option do
   case "$ac_option" in