From 672c0b3721201dcc5c41868b4c67976dc57d5e81 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 6 Jul 2016 14:41:09 +0200 Subject: unify configure command line saving with configure.exe that is, save it to config.opt and recall it when -redo is used (and do not write it again in this case). a trivial config.status is still created, as having it is very convenient when shadow-building. Task-number: QTBUG-38792 Change-Id: I5e9f7374d6bfc60c427cbfd5e9b3e68bfcaae9f2 Reviewed-by: Lars Knoll --- config_help.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt index ece2195afb..2b3e25e1f1 100644 --- a/config_help.txt +++ b/config_help.txt @@ -55,6 +55,9 @@ Configure meta: -help, -h ............ Display this help screen -verbose, -v ......... Print verbose messages during configuration -continue ............ Continue configure despite errors + -redo ................ Re-configure with previously used options. + Additional options may be passed, but will not be + saved for later use by -redo. Build options: -- cgit v1.2.3