summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-30 16:18:59 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-30 16:18:59 -0500
commit6e14e0858bf5296c095c279282bea4b83e2e7f6e (patch)
treee3dc844a779afe3d44cb8370847e63dd81496607 /configure
parent84a8aef5483172734bc62bfc68550f702118291c (diff)
parent63981126155b4f959f42446fc91742441446a040 (diff)
downloadtqt-6e14e0858bf5296c095c279282bea4b83e2e7f6e.tar.gz
tqt-6e14e0858bf5296c095c279282bea4b83e2e7f6e.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 2 insertions, 6 deletions
diff --git a/configure b/configure
index 11b0a776b..31372c542 100755
--- a/configure
+++ b/configure
@@ -257,7 +257,7 @@ CFG_ZLIB=yes
CFG_PNG=yes
CFG_LIBPNG=qt
CFG_JPEG=auto
-CFG_LIBJPEG=qt
+CFG_LIBJPEG=system
CFG_MNG=auto
CFG_LIBMNG=qt
CFG_XCURSOR=auto
@@ -1989,7 +1989,7 @@ Usage: $relconf [-prefix dir] [-buildkey key] [-docdir dir] [-headerdir dir]
[-libdir dir] [-bindir dir] [-plugindir dir ] [-datadir dir]
[-translationdir dir] [-sysconfdir dir] [-debug] [-release]
[-no-gif] [-qt-gif] [-no-sm] [-sm] [-qt-zlib] [-system-zlib]
- [-qt-libjpeg] [-system-libjpeg] [-qt-libpng] [-system-libpng]
+ [-qt-libpng] [-system-libpng]
[-qt-libmng] [-system-libmng] [-no-thread] [-thread] [-no-nis] [-nis]
[-no-cups] [-cups] [-no-largefile] [-largefile] [-version-script]
[-no-stl] [-stl] [-no-ipv6 ] [-ipv6] [-Istring] [-lstring]
@@ -2147,10 +2147,6 @@ Third Party Image Loading Libraries:
-system-libpng ..... Use libpng from the operating system.
See http://www.libpng.org/pub/png
- * -qt-libjpeg ........ Use the libjpeg bundled with Qt.
- -system-libjpeg .... Use jpeglib from the operating system.
- See http://www.ijg.org
-
* -qt-libmng ......... Use the libmng bundled with Qt.
-system-libmng ..... Use libmng from the operating system.
See http://www.libmng.com