From 18a6a249251995568823b60433b2c3116a287849 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 24 Dec 2006 02:05:18 +0000 Subject: [PATCH] 100l syntax error git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21757 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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