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 |
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_AUTH
|
|
12
|
|
13 #undef ENABLE_IDENT
|
|
14
|
|
15 #undef CONF_DIR
|
|
16
|
|
17 #undef DATA_DIR
|
|
18
|
|
19 #undef SBINDIR
|