0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

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

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