bk: 4e402733zsdftcTNcF8grkNrQnmGNA
---
+* [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion).
* [Backward Incompatible] sntp: -l/--filelog -> -l/--logfile, to be
consistent with ntpd.
* libopts/file.c fix from Bruce Korb (arg-type=file).
esac
+dnl [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion)
+case "$host" in
+ *-*-darwin*)
+ AC_DEFINE([__APPLE_USE_RFC_3542], [1], [Are we _special_?])
+esac
+
+
AC_CACHE_CHECK(
[for IPv6 structures],
[isc_cv_found_ipv6],
esac
+dnl [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion)
+case "$host" in
+ *-*-darwin*)
+ AC_DEFINE([__APPLE_USE_RFC_3542], [1], [Are we _special_?])
+esac
+
+
AC_CACHE_CHECK(
[for IPv6 structures],
[isc_cv_found_ipv6],