Skip to content

Commit f9e805d

Browse files
author
Moriyoshi Koizumi
committed
The feature is less revelant to encoding conversion indeed
1 parent c591d4d commit f9e805d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/gd/config.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ PHP_ARG_WITH(t1lib, for T1lib support,
4040
PHP_ARG_ENABLE(gd-native-ttf, whether to enable truetype string function in GD,
4141
[ --enable-gd-native-ttf GD: Enable TrueType string function.], no, no)
4242

43-
PHP_ARG_ENABLE(gd-jis-conv, whether to enable japanese encoding conversion in GD,
44-
[ --enable-gd-jis-conv GD: Enable Japanese encoding conversion.], no, no)
43+
PHP_ARG_ENABLE(gd-jis-conv, whether to enable JIS-mapped Japanese font support in GD,
44+
[ --enable-gd-jis-conv GD: Enable JIS-mapped Japanese font suppert.], no, no)
4545

4646
dnl
4747
dnl Checks for the configure options

0 commit comments

Comments
 (0)