From: Harlan Stenn Date: Wed, 20 Oct 1999 08:12:13 +0000 (-0000) Subject: ChangeLog, configure, configure.in: X-Git-Tag: NTP_4_98_c~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d802db86fc7c45f5112ebdd1bfcb1398c5aa5063;p=thirdparty%2Fntp.git ChangeLog, configure, configure.in: * configure.in: 4.0.98b bk: 380d795dXRVGizoyXNf_jFmdmFqMaw --- diff --git a/ChangeLog b/ChangeLog index f5c486ae59..c79ff3ce24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-10-20 Harlan Stenn + * configure.in: 4.0.98b + * ntpd/refclock_atom.c: AIOCTIMESTAMP patch * ntpd/ntpd.c: SCO clock patch * ntpd/ntp_request.c: noselect patch diff --git a/configure b/configure index 89141f1644..9282867817 100755 --- a/configure +++ b/configure @@ -968,7 +968,7 @@ fi PACKAGE=ntp -VERSION=4.0.98a1 +VERSION=4.0.98b 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; } diff --git a/configure.in b/configure.in index 300ed39be3..790f5c2066 100644 --- a/configure.in +++ b/configure.in @@ -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.98a1) +AM_INIT_AUTOMAKE(ntp, 4.0.98b) AC_PREREQ(2.13) ac_cv_var_oncore_ok=no