From c6ed664b52b837ca588b7ad74fd00e6e2df6769d Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 16 Mar 2002 02:03:37 +0000 Subject: [PATCH] let's make users testing runtime stuff... he-he git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5129 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configure b/configure index ae38f5db32..8bc474e77a 100755 --- a/configure +++ b/configure @@ -141,8 +141,7 @@ Optional features: --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 @@ _language=en _shm=auto _linux_devfs=no _i18n=no -_runtime_cpudetection=no +_runtime_cpudetection=yes for ac_option do case "$ac_option" in