From 407ac121b98f3f8cbcddda58f1f75caf364fce42 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Wed, 9 Oct 2013 13:28:59 +0200 Subject: configure: gif driver is always bundled code, so say so Change-Id: Ibd228cc63b1f4feb6364e052daa239be14253ec0 Reviewed-by: Oswald Buddenhagen Reviewed-by: Thiago Macieira --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3