configure: Fix x86_64 detection
authorBradley T. Hughes <bradley.hughes@nokia.com>
Fri, 23 Mar 2012 06:02:47 +0000 (07:02 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 23 Mar 2012 06:50:57 +0000 (07:50 +0100)
commit70a88331519e6e6439ff23a9cc91b2e3f607acb6
treefa249201746890bff5d0058686b894ae2a82fedc
parent16b7ddde104944d33877810453c7c3280eeb6300
configure: Fix x86_64 detection

The regular expression should look for underscores in addition to
alphanumeric characters.

Change-Id: Idc3dbd67291ec1420f818d74fba8413b1e7cbcf1
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
configure
tools/configure/configureapp.cpp