configure: Unify order of options in help
authorKai Koehne <kai.koehne@nokia.com>
Wed, 5 Sep 2012 07:34:57 +0000 (09:34 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Sep 2012 09:22:16 +0000 (11:22 +0200)
commit30023baa2f0d4e4691c6458c6d9bc156286049ed
tree882b9dd926ad10bdc6e3fb51f2b08aaffaaab8ee
parent1abf0ca5e39b2f9f95d96f805484b122b2dc5e05
configure: Unify order of options in help

The -developer-build option in the configure shell script is right after
-force-debug-info, move it to the same place in the Windows version.

Change-Id: I9b944f8591011ce9987a4fb98f7d02d88160d9e8
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
tools/configure/configureapp.cpp