summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/config.h
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2008-09-11 20:32:06 +0000
committerroberto <roberto@FreeBSD.org>2008-09-11 20:32:06 +0000
commit2834eba255d987f419628a839bd9faca62251d12 (patch)
tree5549676b3e321126f26475bd94bce4542d307879 /usr.sbin/ntp/config.h
parent8cc770d042cd8fffb166d2ee65abffe944e7ee7d (diff)
downloadFreeBSD-src-2834eba255d987f419628a839bd9faca62251d12.zip
FreeBSD-src-2834eba255d987f419628a839bd9faca62251d12.tar.gz
Makefile.inc already defines OPENSSL if crypto is available/wanted.
PR: bin/127296 Submitted by: oliver MFC after: 3 days
Diffstat (limited to 'usr.sbin/ntp/config.h')
-rw-r--r--usr.sbin/ntp/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index 34003f9..518cd8c 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -1103,7 +1103,7 @@
#define ONCORE_SHMEM_STATUS 1
/* Use OpenSSL? */
-#define OPENSSL 1
+/* #undef OPENSSL */
/* Should we open the broadcast socket? */
#define OPEN_BCAST_SOCKET 1
OpenPOWER on IntegriCloud