summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-10-09 13:28:59 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-15 12:16:26 +0200
commit407ac121b98f3f8cbcddda58f1f75caf364fce42 (patch)
treef9e611e37b02594eb7219d714ff4ebc348ba2817
parent5482881b8a7103eb12ec9662dd2198755c6e3c18 (diff)
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 388899e5e4..4e0d6f1e07 100755
--- a/configure
+++ b/configure
@@ -6890,7 +6890,7 @@ report_support " FreeType ..............." "$CFG_FREETYPE"
report_support " Iconv .................." "$CFG_ICONV"
report_support " ICU ...................." "$CFG_ICU"
report_support " Image formats:"
-report_support_plugin " GIF .................." "$CFG_GIF" system QtGui
+report_support_plugin " GIF .................." "$CFG_GIF" qt QtGui
report_support_plugin " JPEG ................." "$CFG_JPEG" "$CFG_LIBJPEG" QtGui
report_support_plugin " PNG .................." "$CFG_PNG" "$CFG_LIBPNG" QtGui
report_support " Glib ..................." "$CFG_GLIB"