configure: fixed debug-and-release default for qpa on mac
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 10 Aug 2011 01:49:46 +0000 (11:49 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 10 Aug 2011 04:10:35 +0000 (06:10 +0200)
commit81d15e059fe2367788b3b0d1aa34171a2cc9692b
tree11e684eb5071b5aafe102111a332446107993fd3
parentde9caf16fe125b7b139287936eda555614648534
configure: fixed debug-and-release default for qpa on mac

debug/release is always supposed to default on for platforms where
debug/release affects linkage (i.e. mac and windows).  Previously, it
did not correctly default on for qpa mac builds.

Change-Id: I8d3c418f3fb787136ab120872fdd4d2ebf82c90e
Reviewed-on: http://codereview.qt.nokia.com/2796
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
configure