100l syntax error

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21757 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-12-24 02:05:18 +00:00
parent 6b3fb8a7c9
commit 18a6a24925
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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