changeset 21741:86765ad85b1b

100l syntax error
author diego
date Sun, 24 Dec 2006 02:05:18 +0000
parents 6f7d4885744d
children 7544910f14b4
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Dec 24 00:45:26 2006 +0000
+++ b/configure	Sun Dec 24 02:05:18 2006 +0000
@@ -826,7 +826,7 @@
 # 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