* configure.in: 4.0.98
bk: 37e2d159Qjq1zRrQTbc-g_yecFFbrA
1999-09-17 Harlan Stenn <stenn@whimsy.udel.edu>
- * acconfig.h:
- * config.guess:
- * config.h.in:
- * config.sub:
- * configure.in:
- * html/copyright.htm:
- * html/notes.htm:
- * html/ntpd.htm:
- * html/ntpdate.htm:
- * include/ntp.h:
- * ntpd/ntp_config.c:
- * ntpdate/ntpdate.c:
- * util/tickadj.c:
- NetInfo support.
+ * configure.in: 4.0.98
+
+ NetInfo support:
+
+ * config.guess
+ * config.sub
+ Add Mac OS (versions 10 and up).
+
+ * acconfig.h
+ * config.h.in
+ * configure.in
+ Check for NetInfo API; add HAVE_NETINFO macro and friends.
+
+ * include/ntp.h
+ * ntpd/ntp_config.c
+ * ntpdate/ntpdate.c
+ Add support for reading configuration from NetInfo.
+
+ * ntpd/ntp_config.c
+ Get rid of unnecessary eol variable in tokenizer.
+
+ * html/notes.htm
+ * html/ntpd.htm
+ * html/ntpdate.htm
+ Document NetInfo functionality.
+
+ * util/tickadj.c
+ Use HAVE_KVM_OPEN conditional around kvm.h include.
+
From: Wilfredo Sanchez <wsanchez@apple.com>
1999-09-15 Harlan Stenn <stenn@whimsy.udel.edu>
+(4.0.98)
+* Solaris kernel FLL bug is fixed in 106541-07
+* Bug/lint cleanup
+* PPS cleanup
+* ReliantUNIX patches
* NetInfo support
* Ultralink driver
* Trimble OEM Ace-II support
+* DCF77 power choices
+* Oncore improvements
(4.0.97)
* NT patches
* AIX,SunOS,IRIX portability
PACKAGE=ntp
-VERSION=4.0.97f
+VERSION=4.0.98
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
AC_DEFINE_UNQUOTED(STR_SYSTEM, "$target")
AM_CONFIG_HEADER(config.h)
AC_ARG_PROGRAM
-AM_INIT_AUTOMAKE(ntp, 4.0.97f)
+AM_INIT_AUTOMAKE(ntp, 4.0.98)
AC_PREREQ(2.13)
ac_cv_var_oncore_ok=no