view acconfig.h @ 0:3b1985cbc908 HEAD

Initial revision
author Timo Sirainen <tss@iki.fi>
date Fri, 09 Aug 2002 12:15:38 +0300
parents
children d493b9cc265e
line wrap: on
line source

/* Build with SSL/TLS support */
#undef HAVE_SSL

/* build with IPv6 support */
#undef HAVE_IPV6

/* Define if you have struct tm->tm_gmtoff */
#undef HAVE_TM_GMTOFF

#undef USERINFO_PASSWD
#undef USERINFO_PASSWD_FILE
#undef USERINFO_SHADOW
#undef USERINFO_PAM
#undef AUTH_PAM_USERPASS

/* IMAP capabilities */
#undef CAPABILITY_STRING

/* Index file compatibility flags */
#undef MAIL_INDEX_COMPAT_FLAGS

/* Required memory alignment */
#undef MEM_ALIGN_SIZE