Mercurial > masqmail
diff config.h.in @ 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 |
line wrap: on
line diff
--- a/config.h.in Wed Sep 14 11:50:45 2011 +0200 +++ b/config.h.in Wed Sep 14 12:07:34 2011 +0200 @@ -11,8 +11,6 @@ #undef ENABLE_AUTH -#undef USE_LIB_CRYPTO - #undef ENABLE_IDENT #undef CONF_DIR @@ -156,9 +154,6 @@ /* If liblockfile is to be used */ #undef USE_LIBLOCKFILE -/* If libcrypto is available */ -#undef USE_LIB_CRYPTO - /* Version number of package */ #undef VERSION