summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.cpp
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-07-02 16:30:30 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-07-02 16:30:30 (GMT)
commitd20dcfd98602a4505624e48a64aa58c54ef65852 (patch)
tree0df0ce8d644380fba50cd129d076b05b1b90c56a /tools/configure/configureapp.cpp
parentce545fb8ab5e3bdff8e8481567d931cb7cfb4e5a (diff)
downloadQt-d20dcfd98602a4505624e48a64aa58c54ef65852.zip
Qt-d20dcfd98602a4505624e48a64aa58c54ef65852.tar.gz
Qt-d20dcfd98602a4505624e48a64aa58c54ef65852.tar.bz2
No explicit link to zlib/jpeg for system mng/tiff
For "system" mng or tiff, the shared library mechanism takes care of loading zlib. For exotic cases like static system mng/tiff/zlib, one should use configure's -l option. Trying to cover such cases in project files leads to clutter which is at best harmless for other cases. Png already had this arrangement. The same principle applies to jpeg which is a potential dependency of tiff and mng. However, bundled tiff and mng are built without jpeg. Shared system jpeg is loaded automatically if needed. Static system jpeg can be handled with configure's -l option. Merge-request: 715 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tools/configure/configureapp.cpp')
0 files changed, 0 insertions, 0 deletions