diff options
author | Daniel Molkentin <daniel.molkentin@nokia.com> | 2010-07-19 10:16:43 (GMT) |
---|---|---|
committer | Daniel Molkentin <daniel.molkentin@nokia.com> | 2010-07-19 10:16:43 (GMT) |
commit | a545e26e1183133f4a66cb9a3bcd9051e2d77894 (patch) | |
tree | c9e8c627a4619717189b71a060b8fac7fecca9a1 /configure | |
parent | 914b138f75542bd4beae57562e37f30cce990dc8 (diff) | |
download | Qt-a545e26e1183133f4a66cb9a3bcd9051e2d77894.zip Qt-a545e26e1183133f4a66cb9a3bcd9051e2d77894.tar.gz Qt-a545e26e1183133f4a66cb9a3bcd9051e2d77894.tar.bz2 |
Make configure.exe accept -no-gif again, fix comment
Reviewed-By: Jason McDonald
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |