1999-08-18 Harlan Stenn <stenn@whimsy.udel.edu>
+ * configure.in: 4.0.97
+
* libntp/systime.c:
* ntpd/ntp_loopfilter.c:
* ntpd/ntpd.c:
+(4.0.97)
* NT patches
* AIX,SunOS,IRIX portability
* NeXT portability
PACKAGE=ntp
-VERSION=4.0.96p1
+VERSION=4.0.97
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; }
fi
-for ac_hdr in bstring.h errno.h fcntl.h memory.h netdb.h poll.h sched.h
+for ac_hdr in bstring.h errno.h fcntl.h memory.h netdb.h poll.h resolv.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
fi
done
-for ac_hdr in sgtty.h stdlib.h string.h sys/wait.h termio.h termios.h
+for ac_hdr in sched.h sgtty.h stdlib.h string.h termio.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
fi
done
-for ac_hdr in timepps.h timex.h unistd.h utmp.h utmpx.h
+for ac_hdr in termios.h timepps.h timex.h unistd.h utmp.h utmpx.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
fi
done
-for ac_hdr in arpa/nameser.h net/if.h netinet/in.h netinet/ip.h resolv.h
+for ac_hdr in arpa/nameser.h net/if.h netinet/in.h netinet/ip.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
fi
done
-for ac_hdr in sys/timers.h sys/timex.h sys/tpro.h sys/types.h
+for ac_hdr in sys/timers.h sys/timex.h sys/tpro.h sys/types.h sys/wait.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
AC_DEFINE_UNQUOTED(STR_SYSTEM, "$target")
AM_CONFIG_HEADER(config.h)
AC_ARG_PROGRAM
-AM_INIT_AUTOMAKE(ntp, 4.0.96p1)
+AM_INIT_AUTOMAKE(ntp, 4.0.97)
AC_PREREQ(2.13)
ac_cv_var_oncore_ok=no
AC_CHECK_FUNC(setsockopt, , AC_CHECK_LIB(socket, setsockopt))
AC_HEADER_STDC
-AC_CHECK_HEADERS(bstring.h errno.h fcntl.h memory.h netdb.h poll.h sched.h)
-AC_CHECK_HEADERS(sgtty.h stdlib.h string.h sys/wait.h termio.h termios.h)
-AC_CHECK_HEADERS(timepps.h timex.h unistd.h utmp.h utmpx.h)
-AC_CHECK_HEADERS(arpa/nameser.h net/if.h netinet/in.h netinet/ip.h resolv.h)
+AC_CHECK_HEADERS(bstring.h errno.h fcntl.h memory.h netdb.h poll.h resolv.h)
+AC_CHECK_HEADERS(sched.h sgtty.h stdlib.h string.h termio.h)
+AC_CHECK_HEADERS(termios.h timepps.h timex.h unistd.h utmp.h utmpx.h)
+AC_CHECK_HEADERS(arpa/nameser.h net/if.h netinet/in.h netinet/ip.h)
AC_CHECK_HEADERS(sun/audioio.h sys/audioio.h)
dnl AC_CHECK_HEADERS(sys/chudefs.h)
AC_CHECK_HEADERS(sys/clkdefs.h sys/file.h)
esac
AC_CHECK_HEADERS(sys/sockio.h sys/stat.h sys/stream.h sys/stropts.h)
AC_CHECK_HEADERS(sys/sysctl.h sys/termios.h sys/time.h sys/timepps.h)
-AC_CHECK_HEADERS(sys/timers.h sys/timex.h sys/tpro.h sys/types.h)
+AC_CHECK_HEADERS(sys/timers.h sys/timex.h sys/tpro.h sys/types.h sys/wait.h)
AC_HEADER_TIME
case "$target" in
*-convex-*)