summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/gd/config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index 9a1eadb215..b3237a9ba7 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