summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started
diff options
context:
space:
mode:
authorKatja <katja.marttila@digia.com>2012-05-07 07:34:07 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-05-08 10:08:53 (GMT)
commit38ca5277779cd98fa77b780653a24424063ddd73 (patch)
tree94298aa5acfd6a092a02ded87157ddd546dab45a /doc/src/getting-started
parent0f73af96c8ac823761f6ad4f364ce346688e4621 (diff)
downloadQt-38ca5277779cd98fa77b780653a24424063ddd73.zip
Qt-38ca5277779cd98fa77b780653a24424063ddd73.tar.gz
Qt-38ca5277779cd98fa77b780653a24424063ddd73.tar.bz2
Removed -qt-gif -configure option from documentation
-qt-gif is no longer a valid configure option, so it needs to be removed from docs. Task-Id: QTBUG-25671 Change-Id: If599a3a5596f31ba949187dddd3fd18c9b0a5b4b Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r--doc/src/getting-started/installation.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc
index 5a019b1..a054e4e 100644
--- a/doc/src/getting-started/installation.qdoc
+++ b/doc/src/getting-started/installation.qdoc
@@ -1471,8 +1471,6 @@ We hope you will enjoy using Qt.
\row \o \c {-no-gif} \o Do not compile GIF reading support.
\o This option denotes a default value and needs to be evaluated.
If the evaluation succeeds, the feature is included.
- \row \o \c {-qt-gif} \o Compile GIF reading support. \o See also
- src/gui/image/qgifhandler_p.h
\row \o \c {-no-libpng} \o Do not compile PNG support. \o
\row \o \c {-qt-libpng} \o Use the libpng bundled with Qt.
\o This option denotes a default value and needs to be evaluated.