This commit is contained in:
Antony Dovgal 2007-01-19 22:33:25 +00:00
parent d291b4351e
commit 216d041717

View File

@ -123,6 +123,7 @@ if test "$PHP_IMAP" != "no"; then
CFLAGS="-I$IMAP_INC_DIR"
AC_CACHE_CHECK(for utf8_mime2text signature, ac_cv_utf8_mime2text,
AC_TRY_COMPILE([
#include <stdio.h>
#include <c-client.h>
],[
SIZEDTEXT *src, *dst;