From 8a8041befef9f58c249e187931b749bdbc6d0780 Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 9 Dec 2002 18:30:50 +0000 Subject: [PATCH] fix typos --- ext/cyrus/config.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/cyrus/config.m4 b/ext/cyrus/config.m4 index c189c5dd8a..78af2f8272 100644 --- a/ext/cyrus/config.m4 +++ b/ext/cyrus/config.m4 @@ -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 -- 2.50.1