mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
- fix conf
This commit is contained in:
@@ -17,7 +17,6 @@ if (PHP_IMAP == "yes") {
|
||||
AC_DEFINE('HAVE_IMAP', 1, 'Have IMAP support', true);
|
||||
AC_DEFINE('HAVE_RFC822_OUTPUT_ADDRESS_LIST', 1, 'Have rfc822_output_address_list', true);
|
||||
AC_DEFINE('HAVE_NEW_MIME2TEXT', 1, 'Have utf8_mime2text', true);
|
||||
HAVE_NEW_MIME2TEXT
|
||||
} else {
|
||||
WARNING("imap not enabled; libraries and headers not found");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user