Fixed configure stuff

# It didn't work for me... hope it works for everybody now...
This commit is contained in:
Sander Roobol 2002-06-09 10:46:13 +00:00
parent 5f3a9ebf13
commit 2f6c2a9b18

View File

@ -24,7 +24,7 @@ AC_DEFUN(PHP_MYSQL_SOCKET_SEARCH, [
/var/run/mysql/mysql.sock \
/var/lib/mysql/mysql.sock \
/var/mysql/mysql.sock \
/usr/local/mysql/var/mysql.sock \
/usr/local/mysql/var/mysql.sock \
/Private/tmp/mysql.sock \
/tmp/mysql.sock \
; do