make configure ignore $CC and $CXX
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 30 Jan 2012 21:11:43 +0000 (22:11 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sat, 18 Feb 2012 21:19:43 +0000 (22:19 +0100)
commit87fcbd82fc679715853e5261f8f0194a80c10b76
tree62368c4b641ebeffcf88fb1e24a5ffd089dd5ddd
parent2e4d8f67a871f2033abeb08cf94d8a31a14ad1cc
make configure ignore $CC and $CXX

this was inconsistent with how qmake itself works, and was actually
wreaking havoc.

Change-Id: I5aa83cc88ffe7141cc0c31b03b76c48274f1ebdb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
configure