changeset 208:bf90b28b78d4

* Regenerate configure
author Chris Cannam
date Fri, 08 Oct 2010 12:05:48 +0100
parents fcac1e59d4c1
children 70b2681665a7
files configure
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Oct 08 12:04:45 2010 +0100
+++ b/configure	Fri Oct 08 12:05:48 2010 +0100
@@ -4155,6 +4155,10 @@
 " >&2;}
 esac
 
+case "`uname`" in
+     *Darwin*) QMAKE="$QMAKE -spec macx-g++";;
+esac
+
 
 
 SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING"