comparison configure @ 360:0f1941a756ca

* Regenerate configure
author Chris Cannam
date Fri, 08 Oct 2010 12:05:36 +0100
parents 698c3d6f79a2
children 101f05420cba
comparison
equal deleted inserted replaced
359:698c3d6f79a2 360:0f1941a756ca
4155 that this is the correct version of qmake for Qt4 builds. 4155 that this is the correct version of qmake for Qt4 builds.
4156 " >&2;} 4156 " >&2;}
4157 esac 4157 esac
4158 4158
4159 case "`uname`" in 4159 case "`uname`" in
4160 *Linux) QMAKE="$QMAKE -spec macx-g++";; 4160 *Darwin*) QMAKE="$QMAKE -spec macx-g++";;
4161 esac 4161 esac
4162 4162
4163 4163
4164 4164
4165 SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING" 4165 SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING"