summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/config.h
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2004-07-22 09:10:52 +0000
committerroberto <roberto@FreeBSD.org>2004-07-22 09:10:52 +0000
commite80d2e4a5eb4ac0ec5caaad9d858a9fd22f67a2e (patch)
treefa62f1aa1cb06535b0ecbf1a002f34c32fb35ec5 /usr.sbin/ntp/config.h
parent6b42bd1f49d5f20a3a8682a36de2625dd76e0aab (diff)
downloadFreeBSD-src-e80d2e4a5eb4ac0ec5caaad9d858a9fd22f67a2e.zip
FreeBSD-src-e80d2e4a5eb4ac0ec5caaad9d858a9fd22f67a2e.tar.gz
Include support for NOCRYPT & NO_OPENSSL world.
It does survive « make release ». Uses an upcoming patch from the vendor branch (ntp-stable) of ntp-keygen. Submitted by: Marius Strobl <marius@alchemy.franken.de>
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 e58cad5..51d0929 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -933,7 +933,7 @@
#define ONCORE_SHMEM_STATUS 1
/* Use OpenSSL? */
-#define OPENSSL
+/* #undef OPENSSL */
/* Should we open the broadcast socket? */
#define OPEN_BCAST_SOCKET 1
OpenPOWER on IntegriCloud