masqmail

annotate acconfig.h @ 363:02bc0331e390

Removed support for openssl linking It had been rarely used and could have caused legal problems. For explanations, see this mail message: Date: Sun, 04 Sep 2011 17:35:23 +0200 From: markus schnalke <meillo@marmaro.de> To: masqmail@marmaro.de Subject: [masqmail] RFC: Removal of configure options Message-ID: <1R0EjD-4aX-00@serveme.home.schnalke.org>
author markus schnalke <meillo@marmaro.de>
date Wed, 14 Sep 2011 12:07:34 +0200
parents 4fd237550525
children 5781ba87df95
rev   line source
meillo@0 1 #undef DEF_MAIL_GROUP
meillo@0 2 #undef DEF_MAIL_USER
meillo@0 3
meillo@0 4 /* Define if you want to use lockfile library. */
meillo@0 5 #undef USE_LIBLOCKFILE
meillo@0 6
meillo@0 7 #undef ENABLE_DEBUG
meillo@0 8
meillo@0 9 #undef ENABLE_RESOLVER
meillo@0 10
meillo@0 11 #undef ENABLE_AUTH
meillo@0 12
meillo@0 13 #undef ENABLE_IDENT
meillo@0 14
meillo@0 15 #undef CONF_DIR
meillo@0 16
meillo@0 17 #undef DATA_DIR
meillo@0 18
meillo@0 19 #undef SBINDIR