]> granicus.if.org Git - php/commitdiff
Fix for bug #22353
authorfoobar <sniper@php.net>
Sun, 23 Feb 2003 08:14:25 +0000 (08:14 +0000)
committerfoobar <sniper@php.net>
Sun, 23 Feb 2003 08:14:25 +0000 (08:14 +0000)
ext/imap/config.m4

index 9d87fb6ede6c07ca9e138a246c8eb199de90a830..5455fa15b3d05001cb39a271697ce176cb825495 100644 (file)
@@ -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)