bk: 549df5b1gEDPVtmyXSEhQYQiorvMeQ
---
+* [Bug 2693] ntp-keygen doesn't build without OpenSSL and sntp.
* [Bug 2709] see if we have a C99 compiler (not yet required).
---
(4.2.8p1-beta1) 2014/12/23 Released by Harlan Stenn <stenn@ntp.org>
if BUILD_SNTP
noinst_LIBRARIES = libsntp.a
-if BUILD_LIBEVENT
-SUBDIRS += libevent
-DIST_SUBDIRS += libevent
-endif
if GTEST_AVAILABLE
SUBDIRS += tests
endif
endif
+if BUILD_LIBEVENT
+SUBDIRS += libevent
+DIST_SUBDIRS += libevent
+endif
+
if NEED_LIBOPTS
SUBDIRS += libopts
endif