From: Moriyoshi Koizumi Date: Mon, 9 Jun 2003 08:12:03 +0000 (+0000) Subject: MFH(r-1.137): fixed trivial typo X-Git-Tag: php-4.3.3RC1~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=451f0b2d075765fbca50073c046abe8942a58d8e;p=php MFH(r-1.137): fixed trivial typo --- diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index 39bf7da1d3..0ce8cf357f 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -41,7 +41,7 @@ PHP_ARG_ENABLE(gd-native-ttf, whether to enable truetype string function in GD, [ --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