view acconfig.h @ 51:8a92de5e8907

fixed inverted condition for undefined online_file reported by Juergen Daubert via mailing list the bug was introduced by refactoring (seems we need automated testing)
author meillo@marmaro.de
date Fri, 21 May 2010 14:45:56 +0200
parents 08114f7dcc23
children 5b621742b2e7
line wrap: on
line source

#undef DEF_MAIL_GROUP
#undef DEF_MAIL_USER

/* Define if you want to use lockfile library.  */
#undef USE_LIBLOCKFILE

#undef ENABLE_DEBUG

#undef ENABLE_RESOLVER

#undef ENABLE_SMTP_SERVER

#undef ENABLE_POP3

#undef ENABLE_AUTH

#undef ENABLE_MAILDIR

#undef USE_LIB_CRYPTO

#undef ENABLE_IDENT

#undef ENABLE_MSERVER

#undef CONF_DIR

#undef DATA_DIR

#undef SBINDIR