From: Andrey Hristov Date: Fri, 2 Sep 2011 12:59:32 +0000 (+0000) Subject: fix message X-Git-Tag: php-5.5.0alpha1~1371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f3e66cd5641405d8c4236d9304b41db84938561;p=php fix message --- diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4 index 58ca3ebcf8..d335a2af6c 100644 --- a/ext/mysqlnd/config9.m4 +++ b/ext/mysqlnd/config9.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl config.m4 for mysqlnd driver -PHP_ARG_ENABLE(mysqlnd_compression_support, whether to enable compressed protocol support in mysqlnd, +PHP_ARG_ENABLE(mysqlnd_compression_support, whether to disable compressed protocol support in mysqlnd, [ --disable-mysqlnd-compression-support Disable support for the MySQL compressed protocol in mysqlnd], yes, no)