summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2013-09-08 06:35:31 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-08 10:29:00 +0200
commit3493b8058a62302382c6636a5df3b027843886d5 (patch)
tree33c7c49748b53028197db9fe8d1e5e82f33653cf /configure
parentc72eb0372b998472316def1df1bce29305f5500a (diff)
Add FontConfig "yes/no" configure option descriptions
Change-Id: I30514905d2c5bb3ca4ab176d02f3094badedd0a3 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 818af7ede2..163166b5e7 100755
--- a/configure
+++ b/configure
@@ -3607,6 +3607,9 @@ Additional options:
-no-icu ............ Do not compile support for ICU libraries.
+ -icu ............... Compile support for ICU libraries.
+ -no-fontconfig ..... Do not compile FontConfig support.
+ + -fontconfig ........ Compile FontConfig support.
+
-no-strip .......... Do not strip binaries and libraries of unneeded symbols.
* -strip ............. Strip binaries and libraries of unneeded symbols when installing.