bk: 4e40c9c7HcHWE0PBTT_vQSLbuaSUWA
+* [Bug 1983] --without-sntp build breaks in sntp subdir.
* [Bug 1984] from 4.2.6p4-RC3: ntp/libisc fails to compile on OS X 10.7.
* [Bug 1985] from 4.2.6p4-RC3: "logconfig =allall" rejected.
(4.2.7p201) 2011/08/05 Released by Harlan Stenn <stenn@ntp.org>
EXTRA_PROGRAMS = sntp
-bin_PROGRAMS = $(SNTP_DB)
-libexec_PROGRAMS = $(SNTP_DL)
-sbin_PROGRAMS = $(SNTP_DS)
+if BUILD_SNTP
+bin_PROGRAMS = @SNTP_DB@
+libexec_PROGRAMS = @SNTP_DL@
+sbin_PROGRAMS = @SNTP_DS@
+endif
##
## DIST_SUBDIRS is typically automatically derived by automake including