]> granicus.if.org Git - php/commitdiff
MFH(r-1.136): the feature is less relevant to encoding conversion indeed
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 21 Apr 2003 19:07:50 +0000 (19:07 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 21 Apr 2003 19:07:50 +0000 (19:07 +0000)
ext/gd/config.m4

index c04a10fa086fde40f8d120fa4628e20e22879c16..39bf7da1d3d781ab9e2400c571777c0827f100c0 100644 (file)
@@ -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