summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-24 02:05:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-24 02:05:18 +0000
commit18a6a249251995568823b60433b2c3116a287849 (patch)
treec2fb3e1e267dbebd346eab0161bb5c7e2cc074df /configure
parent6b3fb8a7c9d7aed61456902b3dda5c2ca3b57717 (diff)
downloadmpv-18a6a249251995568823b60433b2c3116a287849.tar.bz2
mpv-18a6a249251995568823b60433b2c3116a287849.tar.xz
100l syntax error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21757 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6a6f022a30..ab8a9165fe 100755
--- a/configure
+++ b/configure
@@ -826,7 +826,7 @@ fi
# XXX: this should be ok..
_cpuinfo="echo"
-if test "$_runtime_cpudetection" = no
+if test "$_runtime_cpudetection" = no ; then
# Cygwin has /proc/cpuinfo, but only supports Intel CPUs
# FIXME: Remove the cygwin check once AMD CPUs are supported