summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-07-19 17:33:27 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-07-19 17:33:27 (GMT)
commit295ee37222e978883509e18ae3ad275a49192a87 (patch)
tree4878b08e67b2e386b66e7798c4110b2b56087fc1 /configure
parentb42d2831dff9bbb7254e0b4f014958dded2f7e59 (diff)
parentebf650dd893a8f6ace2252cd2a18ee895520f29d (diff)
downloadQt-295ee37222e978883509e18ae3ad275a49192a87.zip
Qt-295ee37222e978883509e18ae3ad275a49192a87.tar.gz
Qt-295ee37222e978883509e18ae3ad275a49192a87.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Check in the correct configure.exe Examples: Fix compilation with namespace. Rebuilt configure.exe Make configure.exe accept -no-gif again, fix comment
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fb544bd..11496c4 100755
--- a/configure
+++ b/configure
@@ -3636,7 +3636,7 @@ Third Party Libraries:
-no-gif ............ Do not compile GIF reading support.
* -qt-gif ............ Compile GIF reading support.
- See also src/gui/image/qgifhandler.h
+ See also src/gui/image/qgifhandler_p.h
-no-libtiff ........ Do not compile TIFF support.
-qt-libtiff ........ Use the libtiff bundled with Qt.