dnl
PHP_ARG_ENABLE(mbstr_enc_trans, whether to enable encoding translation,
-[ --enable-mbstr-enc-trans Enable encoding translation], yes)
+[ --disable-mbstr-enc-trans Enable encoding translation], yes)
PHP_ARG_ENABLE(mbregex, whether to enable multibyte regex support,
-[ --enable-mbregex Enable multibyte regex support], yes)
+[ --disable-mbregex Enable multibyte regex support], yes)
PHP_ARG_ENABLE(mbstring, whether to enable multibyte string support,
[ --disable-mbstring Disable multibyte string support], yes)