summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorMikhail Svetkin <mikhail.svetkin@qt.io>2019-01-04 16:26:19 +0100
committerMikhail Svetkin <mikhail.svetkin@qt.io>2019-02-22 14:04:54 +0000
commit0f431712fbcb3775d85891a97ccb080d0da581e0 (patch)
treeee40ff0200d334d26c525613d715167850fa1e65 /config_help.txt
parent46589056c399191e1afe0b2ddb1e2f0570fa8ddc (diff)
qtlite: Add a new option -no-pcre
pcre only used by QRegularExpression. Change-Id: I704bdb46ed8956f875e1f5fcc0fa2e06122fd87e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 18f66c7931..77a333c89a 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -241,7 +241,7 @@ Core options:
-inotify ............. Enable inotify support
-iconv ............... Enable iconv(3) support [posix/sun/gnu/no] (Unix only)
-icu ................. Enable ICU support [auto]
- -pcre ................ Select used libpcre2 [system/qt]
+ -pcre ................ Select used libpcre2 [system/qt/no]
-pps ................. Enable PPS support [auto] (QNX only)
-zlib ................ Select used zlib [system/qt]