From: Moriyoshi Koizumi Date: Mon, 21 Apr 2003 19:07:21 +0000 (+0000) Subject: The feature is less revelant to encoding conversion indeed X-Git-Tag: SPL_ALPHA~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9e805d52b4d9c112dac5c6027132246e43849ca;p=php The feature is less revelant to encoding conversion indeed --- diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index 4ef33473f0..91c2d23a95 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -40,8 +40,8 @@ PHP_ARG_WITH(t1lib, for T1lib support, 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 japanese encoding conversion in GD, -[ --enable-gd-jis-conv GD: Enable Japanese encoding conversion.], 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) dnl dnl Checks for the configure options