ADD: -confirm-license option in output of configure --help

Task-number: QTBUG-25185

Change-Id: I1578a023a8b4c030aaf4cd191203d5c28b950a0b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
bb10
Richard Brinkman 2013-02-22 09:02:31 +01:00 committed by The Qt Project
parent d7ae34fdfd
commit 1aa09f9859
1 changed files with 3 additions and 0 deletions

3
configure vendored
View File

@ -3095,6 +3095,9 @@ Configure options:
-opensource ........ Compile and link the Open-Source Edition of Qt.
-commercial ........ Compile and link the Commercial Edition of Qt.
-confirm-license.... Automatically acknowledge the license (use with
either -opensource or -commercial)
-no-c++11 .......... Do not compile Qt with C++11 support enabled.
+ -c++11 ............. Compile Qt with C++11 support enabled.