diff options
author | Tor Arne Vestbø <tor.arne.vestbo@nokia.com> | 2010-10-13 20:48:24 (GMT) |
---|---|---|
committer | Tor Arne Vestbø <tor.arne.vestbo@nokia.com> | 2010-10-13 20:55:36 (GMT) |
commit | 133f510ce7e310d3bbd6aeb57de510d491fe6022 (patch) | |
tree | eaed5f655269ddc0fd00584af9ad5ab2b791d847 /src/gui/kernel/qt_cocoa_helpers_mac.mm | |
parent | 86636e0c4ab91bfb60be1e18d6daff34d41a5927 (diff) | |
download | Qt-133f510ce7e310d3bbd6aeb57de510d491fe6022.zip Qt-133f510ce7e310d3bbd6aeb57de510d491fe6022.tar.gz Qt-133f510ce7e310d3bbd6aeb57de510d491fe6022.tar.bz2 |
configure: Don't assume that QMAKE_CXX will be found at the start of line
Change 86636e0c4ab introduced "isEmpty(QMAKE_CXX): QMAKE_CXX = g++"
instead of "QMAKE_CXX = g++", which failed when configure was looking
for QMAKE_CXX at the beginning of the line. We now allow either the
beginning of the line or a space before QMAKE_CXX.
Diffstat (limited to 'src/gui/kernel/qt_cocoa_helpers_mac.mm')
0 files changed, 0 insertions, 0 deletions