diff options
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 ====================================================================== |