Changes to make OpenSSL a requirement.

Preprocessor conditionals dependent on definition of USE_OPENSSL have been
straightened out.
This commit is contained in:
Jon Siwek 2010-10-19 12:09:10 -05:00
parent efc8b24576
commit 2bd8f42c15
16 changed files with 81 additions and 161 deletions

View file

@ -50,6 +50,9 @@ set(USE_NB_DNS true
## Configure Dependencies for Non-Standard Paths
##
# Uncomment to specific a custom prefix containing the OpenSSL installation.
#set(OPENSSL_ROOT_DIR path/to/your/openssl)
# Uncomment to specify a custom prefix that contains the libpcap installation.
#set(PCAP_ROOT path/to/your/pcap)
@ -66,7 +69,6 @@ set(USE_NB_DNS true
# Perl?
# BinPAC
#
# OpenSSL
# Libmagic
# LibGeoIP
# Libz