moriyoshi Mon Jun 9 04:12:03 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/gd config.m4
Log:
MFH(r-1.137): fixed trivial typo
Index: php4/ext/gd/config.m4
diff -u php4/ext/gd/config.m4:1.120.2.14 php4/ext/gd/config.m4:1.120.2.15
--- php4/ext/gd/config.m4:1.120.2.14 Mon Apr 21 15:07:50 2003
+++ php4/ext/gd/config.m4 Mon Jun 9 04:12:03 2003
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.120.2.14 2003/04/21 19:07:50 moriyoshi Exp $
+dnl $Id: config.m4,v 1.120.2.15 2003/06/09 08:12:03 moriyoshi Exp $
dnl
dnl
@@ -41,7 +41,7 @@
[ --enable-gd-native-ttf GD: Enable TrueType string function.], no, no)
PHP_ARG_ENABLE(gd-jis-conv, whether to enable JIS-mapped Japanese font support in GD,
-[ --enable-gd-jis-conv GD: Enable JIS-mapped Japanese font suppert.], no, no)
+[ --enable-gd-jis-conv GD: Enable JIS-mapped Japanese font support.], no, no)
dnl
dnl Checks for the configure options
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php