sniper Sun Feb 23 03:14:34 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/imap config.m4
Log:
MFH
Index: php4/ext/imap/config.m4
diff -u php4/ext/imap/config.m4:1.49.2.2 php4/ext/imap/config.m4:1.49.2.3
--- php4/ext/imap/config.m4:1.49.2.2 Tue Jan 28 01:56:42 2003
+++ php4/ext/imap/config.m4 Sun Feb 23 03:14:34 2003
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.49.2.2 2003/01/28 06:56:42 sniper Exp $
+dnl $Id: config.m4,v 1.49.2.3 2003/02/23 08:14:34 sniper Exp $
dnl
AC_DEFUN(IMAP_INC_CHK,[if test -r "$i$1/c-client.h"; then
@@ -211,7 +211,7 @@
], [], $TST_LIBS)
AC_MSG_CHECKING(whether IMAP works)
- PHP_IMAP_TEST_BUILD(mail_open, [
+ PHP_IMAP_TEST_BUILD(mail_newbody, [
AC_MSG_RESULT(yes)
], [
AC_MSG_RESULT(no)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php