summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2012-10-03 08:45:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-17 04:19:12 +0200
commit68fd3b9c1f2fc1a69f2fd05d43e7297d03c74ef9 (patch)
treed10aceed6831ffccdfbf83b286098ebccc7dfff2 /configure
parentf2d8b94346fec0d988b87598694b9189b25befc3 (diff)
Remove mention of freetype options in configure.
These options were only used for QWS in 4.x, and their documentation should have been removed as part of f220f99a6d13a395ca723e9f9. Task-number: QTBUG-27369 Change-Id: Ia85a20bdac40087c02f6876f53ce21568759d697 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index ef6014144c..684948e385 100755
--- a/configure
+++ b/configure
@@ -3281,11 +3281,6 @@ Additional options:
-feature-<feature> .. Compile in <feature>. The available features
are described in src/corelib/global/qfeatures.txt
- -no-freetype ........ Do not compile in Freetype2 support.
- -qt-freetype ........ Use the libfreetype bundled with Qt.
- * -system-freetype .... Use libfreetype from the operating system.
- See http://www.freetype.org/
-
-qconfig local ...... Use src/corelib/global/qconfig-local.h rather than the
default ($CFG_QCONFIG).