summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-08-03 08:49:38 -0500
committerDarrell Anderson <[email protected]>2012-08-03 08:49:38 -0500
commit7d22e97622a6b963382b88aac6dfde06a2cd8f03 (patch)
tree231f5c31f279d3e798702fe61e9b6bcef52b089b /configure
parent6d0157ea558089bb957f35263424a405e42a6931 (diff)
parentfe7969ef886d7287fa959929ddd33fbad8407884 (diff)
downloadtqt3-7d22e97622a6b963382b88aac6dfde06a2cd8f03.tar.gz
tqt3-7d22e97622a6b963382b88aac6dfde06a2cd8f03.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure12
1 files changed, 6 insertions, 6 deletions
diff --git a/configure b/configure
index c41f6b78c..eb3ba1cf9 100755
--- a/configure
+++ b/configure
@@ -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