Mercurial > masqmail
annotate acconfig.h @ 199:a8855df82650
generated Makefile.in to install THANKS file
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jul 2010 12:39:14 +0200 |
parents | 89f951be358f |
children | 5745edd5b769 |
rev | line source |
---|---|
0 | 1 #undef DEF_MAIL_GROUP |
2 #undef DEF_MAIL_USER | |
3 | |
4 /* Define if you want to use lockfile library. */ | |
5 #undef USE_LIBLOCKFILE | |
6 | |
7 #undef ENABLE_DEBUG | |
8 | |
9 #undef ENABLE_RESOLVER | |
10 | |
11 #undef ENABLE_SMTP_SERVER | |
12 | |
13 #undef ENABLE_AUTH | |
14 | |
15 #undef ENABLE_MAILDIR | |
16 | |
17 #undef USE_LIB_CRYPTO | |
18 | |
19 #undef ENABLE_IDENT | |
20 | |
21 #undef CONF_DIR | |
22 | |
23 #undef DATA_DIR | |
24 | |
25 #undef SBINDIR |