diff --git a/ext/pdo_mysql/config.m4 b/ext/pdo_mysql/config.m4 index 3a60023fdd0..3b938695992 100755 --- a/ext/pdo_mysql/config.m4 +++ b/ext/pdo_mysql/config.m4 @@ -12,7 +12,7 @@ AC_DEFUN(MYSQL_LIB_CHK, [ done ]) -PHP_ARG_WITH(pdo-mysql, for MySQL support, +PHP_ARG_WITH(pdo-mysql, for MySQL support for PDO, [ --with-pdo-mysql[=DIR] Include MySQL support. DIR is the MySQL base directory.]) if test "$PHP_PDO_MYSQL" != "no"; then