--- embedaddon/php/ext/mysql/config.m4 2013/07/22 01:31:55 1.1.1.3 +++ embedaddon/php/ext/mysql/config.m4 2013/10/14 08:02:25 1.1.1.4 @@ -1,5 +1,5 @@ dnl -dnl $Id: config.m4,v 1.1.1.3 2013/07/22 01:31:55 misho Exp $ +dnl $Id: config.m4,v 1.1.1.4 2013/10/14 08:02:25 misho Exp $ dnl AC_DEFUN([MYSQL_LIB_CHK], [ @@ -45,7 +45,7 @@ PHP_ARG_WITH(mysql, for MySQL support, mysqlnd the MySQL native driver will be used]) PHP_ARG_WITH(mysql-sock, for specified location of the MySQL UNIX socket, -[ --with-mysql-sock[=DIR] MySQL/MySQLi/PDO_MYSQL: Location of the MySQL unix socket pointer. +[ --with-mysql-sock[=SOCKPATH] MySQL/MySQLi/PDO_MYSQL: Location of the MySQL unix socket pointer. If unspecified, the default locations are searched], no, no) if test -z "$PHP_ZLIB_DIR"; then