]> granicus.if.org Git - php/commitdiff
fix message
authorAndrey Hristov <andrey@php.net>
Fri, 2 Sep 2011 12:59:32 +0000 (12:59 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 2 Sep 2011 12:59:32 +0000 (12:59 +0000)
ext/mysqlnd/config9.m4

index 58ca3ebcf860112fa919de20d2f0a78fbd083b3a..d335a2af6cd2f747cc93b2a30aca8deb67eeabac 100644 (file)
@@ -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)