diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-16 01:30:14 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-16 01:30:14 -0500 |
commit | dba8a853b65e5707e48450e5085e0ff0513b4203 (patch) | |
tree | 6edf860a6b1a3527fd05f131d2dd4efda32cdacc /configure | |
parent | 224903aa91433fc0d155b26c83823c177a9c3eee (diff) | |
download | tqt3-dba8a853b65e5707e48450e5085e0ff0513b4203.tar.gz tqt3-dba8a853b65e5707e48450e5085e0ff0513b4203.zip |
Automated update from Qt3
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -111,11 +111,11 @@ CFG_XINERAMA=auto CFG_BIG_CODECS=yes CFG_ZLIB=yes CFG_PNG=yes -CFG_LIBPNG=qt +CFG_LIBPNG=system CFG_JPEG=auto CFG_LIBJPEG=system CFG_MNG=auto -CFG_LIBMNG=qt +CFG_LIBMNG=system CFG_XCURSOR=auto CFG_XRANDR=auto CFG_XRENDER=auto @@ -1999,12 +1999,12 @@ Image Formats: Third Party Image Loading Libraries: - * -qt-libpng ......... Use the libpng bundled with Qt. - -system-libpng ..... Use libpng from the operating system. + -qt-libpng ......... Use the libpng bundled with Qt. + * -system-libpng ..... Use libpng from the operating system. See http://www.libpng.org/pub/png - * -qt-libmng ......... Use the libmng bundled with Qt. - -system-libmng ..... Use libmng from the operating system. + -qt-libmng ......... Use the libmng bundled with Qt. + * -system-libmng ..... Use libmng from the operating system. See http://www.libmng.com EOF |