diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
commit | 6f73e3f459be43eacfd7662c4e59fba1a872de0e (patch) | |
tree | 38c3e29b3aa6298b57bdcee4b0cdfb1bcf8a3db8 /sntp/m4/ntp_problemtests.m4 | |
parent | c1950318d1af96666bb3a80bf73cb4790f6dbcea (diff) |
Notes
Diffstat (limited to 'sntp/m4/ntp_problemtests.m4')
-rw-r--r-- | sntp/m4/ntp_problemtests.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sntp/m4/ntp_problemtests.m4 b/sntp/m4/ntp_problemtests.m4 index 7cc14c9eca2c3..ebc2cd91b9351 100644 --- a/sntp/m4/ntp_problemtests.m4 +++ b/sntp/m4/ntp_problemtests.m4 @@ -55,5 +55,6 @@ case "$ntp_ept:$cross:$host" in esac AC_MSG_RESULT([$ntp_test_ntp_signd]) AM_CONDITIONAL([BUILD_TEST_NTP_SIGND], [test x$ntp_test_ntp_signd = xyes]) + ]) dnl ====================================================================== |