jon             Sun Sep  8 16:59:53 2002 EDT

  Modified files:              
    /php4/ext/cyrus     config.m4 
  Log:
  Capitalization
  
  
Index: php4/ext/cyrus/config.m4
diff -u php4/ext/cyrus/config.m4:1.7 php4/ext/cyrus/config.m4:1.8
--- php4/ext/cyrus/config.m4:1.7        Wed Sep  4 13:41:51 2002
+++ php4/ext/cyrus/config.m4    Sun Sep  8 16:59:53 2002
@@ -1,9 +1,9 @@
 dnl
-dnl $Id: config.m4,v 1.7 2002/09/04 17:41:51 sniper Exp $
+dnl $Id: config.m4,v 1.8 2002/09/08 20:59:53 jon Exp $
 dnl
 
 PHP_ARG_WITH(cyrus, for cyrus imap support,
-[  --with-cyrus            Include cyrus imap support])
+[  --with-cyrus            Include Cyrus IMAP support])
 
 if test "$PHP_CYRUS" != "no"; then
   found_cyrus=no



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to