mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
Fix for bug #22353
This commit is contained in:
parent
6000c7b46c
commit
de54cd0a08
@ -211,7 +211,7 @@ if test "$PHP_IMAP" != "no"; then
|
||||
], [], $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)
|
||||
|
Loading…
Reference in New Issue
Block a user