summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-16 02:03:37 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-16 02:03:37 +0000
commitc6ed664b52b837ca588b7ad74fd00e6e2df6769d (patch)
tree1875839b937ab0d590019c067d5f0e2f15ee58f0 /configure
parentc927d02505f5e6ed133bb2b3bbf82c93d8bfda2c (diff)
downloadmpv-c6ed664b52b837ca588b7ad74fd00e6e2df6769d.tar.bz2
mpv-c6ed664b52b837ca588b7ad74fd00e6e2df6769d.tar.xz
let's make users testing runtime stuff... he-he
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5129 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files 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