masqmail

view acconfig.h @ 203:45acc5727493

removed --with-glib-static configure option linking glib statically is interesting if no other program uses it on today's systems glib is widely used if one cares on linking statically, he can link everything statically the special case for glib will not get special care anymore
author meillo@marmaro.de
date Fri, 16 Jul 2010 14:48:17 +0200
parents 5b621742b2e7
children 5745edd5b769
line source
1 #undef DEF_MAIL_GROUP
2 #undef DEF_MAIL_USER
4 /* Define if you want to use lockfile library. */
5 #undef USE_LIBLOCKFILE
7 #undef ENABLE_DEBUG
9 #undef ENABLE_RESOLVER
11 #undef ENABLE_SMTP_SERVER
13 #undef ENABLE_AUTH
15 #undef ENABLE_MAILDIR
17 #undef USE_LIB_CRYPTO
19 #undef ENABLE_IDENT
21 #undef CONF_DIR
23 #undef DATA_DIR
25 #undef SBINDIR