]> granicus.if.org Git - php/commitdiff
Correcting english in config
authorDan Kalowsky <kalowsky@php.net>
Tue, 20 Aug 2002 23:08:24 +0000 (23:08 +0000)
committerDan Kalowsky <kalowsky@php.net>
Tue, 20 Aug 2002 23:08:24 +0000 (23:08 +0000)
ext/imap/config.m4

index 5c269cb858283d4be0602ee70ca9fa2a4e5685ec..f87f8cd9f9964f149271e08a48c5a4c7bf4470f6 100644 (file)
@@ -82,7 +82,7 @@ AC_DEFUN(PHP_IMAP_KRB_CHK, [
     PHP_ADD_LIBRARY(com_err,  1, IMAP_SHARED_LIBADD)
   else
     AC_EGREP_HEADER(auth_gss, $IMAP_INC_DIR/linkage.h, [
-      AC_MSG_ERROR([This c-client library is build with Kerberos support. 
+      AC_MSG_ERROR([This c-client library is built with Kerberos support. 
 
       Add --with-kerberos<=DIR> to your configure line. Check config.log for details.
       ])
@@ -121,7 +121,7 @@ AC_DEFUN(PHP_IMAP_SSL_CHK, [
       AC_MSG_RESULT(no)
     ], [
       AC_MSG_RESULT(yes)
-      AC_MSG_ERROR([This c-client library is build with SSL support. 
+      AC_MSG_ERROR([This c-client library is built with SSL support. 
      
       Add --with-imap-ssl<=DIR> to your configure line. Check config.log for details.
       ])