sniper Mon Dec 9 13:30:51 2002 EDT
Modified files:
/php4/ext/cyrus config.m4
Log:
fix typos
Index: php4/ext/cyrus/config.m4
diff -u php4/ext/cyrus/config.m4:1.10 php4/ext/cyrus/config.m4:1.11
--- php4/ext/cyrus/config.m4:1.10 Mon Dec 9 13:29:22 2002
+++ php4/ext/cyrus/config.m4 Mon Dec 9 13:30:50 2002
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.10 2002/12/09 18:29:22 sniper Exp $
+dnl $Id: config.m4,v 1.11 2002/12/09 18:30:50 sniper Exp $
dnl
PHP_ARG_WITH(cyrus, for cyrus imap support,
@@ -27,7 +27,7 @@
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 @@
AC_MSG_ERROR(Please Re-install the cyrus distribution)
fi
- dnk
+ dnl
dnl OpenSSL
dnl
if test "$PHP_OPENSSL" = "no"; then
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php