summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorMorten Sorvig <msorvig@trolltech.com>2009-08-13 13:08:46 +0200
committerMorten Sorvig <msorvig@trolltech.com>2009-09-11 12:41:05 +0200
commit6ac7728fe442988e86786cb75a851063b4380404 (patch)
tree005f563db48bfc4755897d4c81ffc28d01adea24 /mkspecs
parentc03d1a9e12c9b9766c1e652985aeeab23be352a8 (diff)
Remove yet another forgotten debug message.
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/mac/default_post.prf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/features/mac/default_post.prf b/mkspecs/features/mac/default_post.prf
index 210a704463..499976228f 100644
--- a/mkspecs/features/mac/default_post.prf
+++ b/mkspecs/features/mac/default_post.prf
@@ -6,7 +6,6 @@ load(default_post)
# contains both then use the compiler default. Make a similiar decision for
# PowerPC-based systems. Note that this logic assumes that Qt has been
# configured with an architecture that is usable on the system.
-message(hei $$QT_CONFIG )
qt:!isEmpty(QT_CONFIG) {
contains(QMAKE_HOST.arch, ppc) {
!contains(QT_CONFIG, ppc64):contains(QT_CONFIG, ppc):CONFIG += ppc