enable support for MS-SNTP authentication in Samba

This commit is contained in:
Miroslav Lichvar 2016-12-12 08:32:38 +01:00
parent de808da06c
commit 4b9c5317b9

View File

@ -89,6 +89,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
%build
%configure \
%{?with_debug: --enable-debug} \
--enable-ntp-signd \
--enable-scfilter \
--docdir=%{_docdir} \
--with-ntp-era=$(date -d '1970-01-01 00:00:00+00:00' +'%s') \