diff options
author | Mark Brand <mabrand@mabrand.nl> | 2013-10-09 13:28:59 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-10-15 12:16:26 +0200 |
commit | 407ac121b98f3f8cbcddda58f1f75caf364fce42 (patch) | |
tree | f9e611e37b02594eb7219d714ff4ebc348ba2817 | |
parent | 5482881b8a7103eb12ec9662dd2198755c6e3c18 (diff) |
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |