From e35e394a791c67a6c21f9a1d9a6df1a9603cf27b Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Fri, 2 Sep 2011 12:59:32 +0000 Subject: fix message --- ext/mysqlnd/config9.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/mysqlnd') diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4 index 0c1f77eded..d38e9eba3c 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) -- cgit v1.2.1