]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ChangeLog, configure, configure.in: NTP_4_0_97
authorHarlan Stenn <stenn@ntp.org>
Thu, 19 Aug 1999 03:38:03 +0000 (03:38 -0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 19 Aug 1999 03:38:03 +0000 (03:38 -0000)
  * configure.in: 4.0.97

bk: 37bb7c1b7bhBkRfp3k8YYi6Sd6ihcw

ChangeLog
NEWS
configure
configure.in

index bcf05c37e48b1fd2a4bd119e2d4e6376294c31bd..c8f89da73a6fca50095d5bc6f05ca52c15e051f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-08-18  Harlan Stenn  <stenn@whimsy.udel.edu>
 
+       * configure.in: 4.0.97
+
        * libntp/systime.c:
        * ntpd/ntp_loopfilter.c:
        * ntpd/ntpd.c:
diff --git a/NEWS b/NEWS
index 99aec7b15c79060e28a66bd0ecb719219bc80509..9c0afe7dc72f30d7d52f91c1f214df7fff1ef3e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+(4.0.97)
 * NT patches
 * AIX,SunOS,IRIX portability
 * NeXT portability
index ee92e4640d5c7f765b67fc4f38df3a25df8944b7..42747bd634f6f211b9d5ec8095ee22af458d4b59 100755 (executable)
--- a/configure
+++ b/configure
@@ -966,7 +966,7 @@ fi
 
 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; }
@@ -2601,7 +2601,7 @@ EOF
 
 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
@@ -2641,7 +2641,7 @@ else
 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
@@ -2681,7 +2681,7 @@ else
 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
@@ -2721,7 +2721,7 @@ else
 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
@@ -3133,7 +3133,7 @@ else
 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
index 01076dc859e07e69e80ba60f6212c7527923fff2..124b48f29ae6f537e468fbdb470bdb44df90e128 100644 (file)
@@ -5,7 +5,7 @@ AC_CANONICAL_SYSTEM
 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
@@ -173,10 +173,10 @@ AC_CHECK_LIB(rt, sched_setscheduler, ,
 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)
@@ -199,7 +199,7 @@ case "$target" in
 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-*)