From: Andrey Hristov Date: Tue, 22 Mar 2011 14:39:36 +0000 (+0000) Subject: Fix message X-Git-Tag: php-5.4.0alpha1~191^2~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6d4f047d4d1c0893303163a57d2354afee86457;p=php Fix message --- diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4 index 46cdca74e7..75589ac744 100644 --- a/ext/mysqlnd/config9.m4 +++ b/ext/mysqlnd/config9.m4 @@ -5,7 +5,7 @@ dnl config.m4 for mysqlnd driver PHP_ARG_ENABLE(disable_mysqlnd_compression_support, whether to disable compressed protocol support in mysqlnd, [ --disable-mysqlnd-compression-support - Enable support for the MySQL compressed protocol in mysqlnd], yes) + Disable support for the MySQL compressed protocol in mysqlnd], yes) if test -z "$PHP_ZLIB_DIR"; then PHP_ARG_WITH(zlib-dir, for the location of libz,