comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:3b1985cbc908
1 /* Build with SSL/TLS support */
2 #undef HAVE_SSL
3
4 /* build with IPv6 support */
5 #undef HAVE_IPV6
6
7 /* Define if you have struct tm->tm_gmtoff */
8 #undef HAVE_TM_GMTOFF
9
10 #undef USERINFO_PASSWD
11 #undef USERINFO_PASSWD_FILE
12 #undef USERINFO_SHADOW
13 #undef USERINFO_PAM
14 #undef AUTH_PAM_USERPASS
15
16 /* IMAP capabilities */
17 #undef CAPABILITY_STRING
18
19 /* Index file compatibility flags */
20 #undef MAIL_INDEX_COMPAT_FLAGS
21
22 /* Required memory alignment */
23 #undef MEM_ALIGN_SIZE