From: Moriyoshi Koizumi Date: Sat, 19 Apr 2003 07:15:38 +0000 (+0000) Subject: Fixed help text alignment X-Git-Tag: SPL_ALPHA~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54096d3f43f7574441816074498ba37e707864ec;p=php Fixed help text alignment --- diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 index 45145d2c2a..d1431b7068 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 japanese encoding conversion in GD, -[ --enable-gd-jis-conv GD: Enable Japanese encoding conversion.], no, no) +[ --enable-gd-jis-conv GD: Enable Japanese encoding conversion.], no, no) dnl dnl Checks for the configure options