[MPlayer-cvslog] r21757 - trunk/configure
diego
subversion at mplayerhq.hu
Sun Dec 24 03:05:18 CET 2006
Author: diego
Date: Sun Dec 24 03:05:18 2006
New Revision: 21757
Modified:
trunk/configure
Log:
100l syntax error
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sun Dec 24 03:05:18 2006
@@ -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
More information about the MPlayer-cvslog
mailing list