This commit is contained in:
foobar 2000-11-21 11:07:50 +00:00
parent f5bf3c10fd
commit 358731195f

View File

@ -22,6 +22,7 @@ AC_DEFUN(PHP_MYSQL_SOCK,[
/var/run/mysqld/mysqld.sock \
/var/tmp/mysql.sock \
/var/lib/mysql/mysql.sock \
/var/mysql/mysql.sock \
; do
if test -r $i; then
MYSQL_SOCK=$i