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 diff
     1.1 --- a/config.h.in	Wed Sep 14 11:50:45 2011 +0200
     1.2 +++ b/config.h.in	Wed Sep 14 12:07:34 2011 +0200
     1.3 @@ -11,8 +11,6 @@
     1.4  
     1.5  #undef ENABLE_AUTH
     1.6  
     1.7 -#undef USE_LIB_CRYPTO
     1.8 -
     1.9  #undef ENABLE_IDENT
    1.10  
    1.11  #undef CONF_DIR
    1.12 @@ -156,9 +154,6 @@
    1.13  /* If liblockfile is to be used */
    1.14  #undef USE_LIBLOCKFILE
    1.15  
    1.16 -/* If libcrypto is available */
    1.17 -#undef USE_LIB_CRYPTO
    1.18 -
    1.19  /* Version number of package */
    1.20  #undef VERSION
    1.21