From 304409e520adec86b2d830609bc7e86273d0e872 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Mon, 21 Apr 2003 19:07:50 +0000 Subject: [PATCH] MFH(r-1.136): the feature is less relevant to encoding conversion indeed --- ext/gd/config.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index c04a10fa08..39bf7da1d3 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 -- 2.40.0