blob: 7b114c29c7982fb564350c7496dc066e6c42a0f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
###########################################################################
#
# Following compile-time options are available:
#
# WITHOUT_OPENSSL=yes Disable the OpenSSL library support
# WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support
# WITH_PCRE=yes Enable the PCRE library support
# WITH_PAM=yes Enable the Pluggable Authentication Modules support
# WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support
#
###########################################################################
|