mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
fix typos
This commit is contained in:
parent
31415ad2b5
commit
8a8041befe
@ -27,7 +27,7 @@ if test "$PHP_CYRUS" != "no"; then
|
||||
AC_MSG_ERROR(Please Re-install the cyrus distribution)
|
||||
fi
|
||||
|
||||
dnk
|
||||
dnl
|
||||
dnl sasl/sasl2
|
||||
dnl
|
||||
for i in $PHP_CYRUS /usr/local /usr; do
|
||||
@ -54,7 +54,7 @@ if test "$PHP_CYRUS" != "no"; then
|
||||
AC_MSG_ERROR(Please Re-install the cyrus distribution)
|
||||
fi
|
||||
|
||||
dnk
|
||||
dnl
|
||||
dnl OpenSSL
|
||||
dnl
|
||||
if test "$PHP_OPENSSL" = "no"; then
|
||||
|
Loading…
Reference in New Issue
Block a user