Deleted Added
full compact
3c3
< # Generated by GNU Autoconf 2.69 for sntp 4.2.8p11.
---
> # Generated by GNU Autoconf 2.69 for sntp 4.2.8p12.
593,594c593,594
< PACKAGE_VERSION='4.2.8p11'
< PACKAGE_STRING='sntp 4.2.8p11'
---
> PACKAGE_VERSION='4.2.8p12'
> PACKAGE_STRING='sntp 4.2.8p12'
909a910
> enable_trustedbsd_mac
1487c1488
< \`configure' configures sntp 4.2.8p11 to adapt to many kinds of systems.
---
> \`configure' configures sntp 4.2.8p12 to adapt to many kinds of systems.
1557c1558
< short | recursive ) echo "Configuration of sntp 4.2.8p11:";;
---
> short | recursive ) echo "Configuration of sntp 4.2.8p12:";;
1577a1579,1580
> --enable-trustedbsd-mac s Use TrustedBSD MAC policy for non-root clock
> control
1705c1708
< sntp configure 4.2.8p11
---
> sntp configure 4.2.8p12
2414c2417
< It was created by sntp $as_me 4.2.8p11, which was
---
> It was created by sntp $as_me 4.2.8p12, which was
3411c3414
< VERSION='4.2.8p11'
---
> VERSION='4.2.8p12'
14704c14707,14740
< case "$ntp_use_dev_clockctl$ntp_have_linuxcaps$ntp_have_solarisprivs" in
---
> for ac_header in sys/mac.h
> do :
> ac_fn_c_check_header_mongrel "$LINENO" "sys/mac.h" "ac_cv_header_sys_mac_h" "$ac_includes_default"
> if test "x$ac_cv_header_sys_mac_h" = xyes; then :
> cat >>confdefs.h <<_ACEOF
> #define HAVE_SYS_MAC_H 1
> _ACEOF
>
> fi
>
> done
>
>
> # Check whether --enable-trustedbsd_mac was given.
> if test "${enable_trustedbsd_mac+set}" = set; then :
> enableval=$enable_trustedbsd_mac; ntp_use_trustedbsd_mac=$enableval
>
> fi
>
>
> { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we should use TrustedBSD MAC privileges" >&5
> $as_echo_n "checking if we should use TrustedBSD MAC privileges... " >&6; }
>
> case "$ntp_use_trustedbsd_mac$ac_cv_header_sys_mac_h" in
> yesyes)
>
> $as_echo "#define HAVE_TRUSTEDBSD_MAC 1" >>confdefs.h
>
> esac
>
> { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ntp_use_trustedbsd_mac" >&5
> $as_echo "$ntp_use_trustedbsd_mac" >&6; }
>
> case "$ntp_use_dev_clockctl$ntp_have_linuxcaps$ntp_have_solarisprivs$ntp_use_trustedbsd_mac" in
25299a25336,25343
> for ac_header in openssl/cmac.h openssl/hmac.h
> do :
> as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
> ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
> if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
> cat >>confdefs.h <<_ACEOF
> #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
> _ACEOF
25300a25345,25349
> fi
>
> done
>
>
27081c27130
< This file was extended by sntp $as_me 4.2.8p11, which was
---
> This file was extended by sntp $as_me 4.2.8p12, which was
27148c27197
< sntp config.status 4.2.8p11
---
> sntp config.status 4.2.8p12