From 8913dcd26776430f0b306822025d0645472824a9 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 15 Jun 2003 19:54:41 +0000 Subject: [PATCH] Better configure output --- ext/gd/config.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index 9a1eadb2150..b3237a9ba7a 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -169,6 +169,7 @@ AC_DEFUN(PHP_GD_FREETYPE1,[ fi PHP_ADD_INCLUDE($TTF_INC_DIR) else + AC_MSG_CHECKING(for FreeType 1 support) AC_MSG_RESULT([no - FreeType 2.x is to be used instead]) fi fi