]> granicus.if.org Git - php/commitdiff
Fix message
authorAndrey Hristov <andrey@php.net>
Tue, 22 Mar 2011 14:39:36 +0000 (14:39 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 22 Mar 2011 14:39:36 +0000 (14:39 +0000)
ext/mysqlnd/config9.m4

index 46cdca74e7ec5d41ad1dee319b50376ff48646b3..75589ac7444213e2f65773c42676e3a9f29028c3 100644 (file)
@@ -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,