helly Sun Jun 15 15:54:40 2003 EDT
Modified files:
/php4/ext/gd config.m4
Log:
Better configure output
Index: php4/ext/gd/config.m4
diff -u php4/ext/gd/config.m4:1.137 php4/ext/gd/config.m4:1.138
--- php4/ext/gd/config.m4:1.137 Mon Jun 9 04:11:53 2003
+++ php4/ext/gd/config.m4 Sun Jun 15 15:54:40 2003
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.137 2003/06/09 08:11:53 moriyoshi Exp $
+dnl $Id: config.m4,v 1.138 2003/06/15 19:54:40 helly Exp $
dnl
dnl
@@ -169,6 +169,7 @@
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php