From 370ea08f77deb6497bef46706c36aca149a743ee Mon Sep 17 00:00:00 2001 From: Konstantin Ritt Date: Mon, 26 Aug 2013 18:20:47 +0300 Subject: Add freetype result info to unix configure output Change-Id: I0393a593a721ec0cd7e7a2490e0fe0453f092934 Reviewed-by: Oswald Buddenhagen Reviewed-by: Thiago Macieira Reviewed-by: Lars Knoll --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index b64eea3813..88ddd25d8b 100755 --- a/configure +++ b/configure @@ -6848,6 +6848,7 @@ report_support " CUPS ..................." "$CFG_CUPS" [ "$XPLATFORM_MINGW" = "yes" ] && \ report_support " DirectWrite ............" "$CFG_DIRECTWRITE" report_support " FontConfig ............." "$CFG_FONTCONFIG" +report_support " FreeType ..............." "$CFG_FREETYPE" report_support " Iconv .................." "$CFG_ICONV" report_support " ICU ...................." "$CFG_ICU" report_support " Image formats:" -- cgit v1.2.3