From: Harlan Stenn Date: Wed, 5 Jan 2000 21:27:13 +0000 (-0000) Subject: ChangeLog, configure, configure.in: X-Git-Tag: NTP_4_0_98_J^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f69a3764beef1e05fc203fd14fe1bc357e17564;p=thirdparty%2Fntp.git ChangeLog, configure, configure.in: * configure.in: 4.0.98j bk: 3873b7315Bci-yyNdewXjwQ5uiBqYQ --- diff --git a/ChangeLog b/ChangeLog index 17abbc027..b034104c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-01-05 Harlan Stenn + * configure.in: 4.0.98j + * ntpd/refclock_wwv.c (timecode): Make definition == declaration (wwv_newchan): Ditto (wwv_corr4): Dave fixed the declaration. diff --git a/configure b/configure index 0e0a57622..63b5e32b2 100755 --- a/configure +++ b/configure @@ -994,7 +994,7 @@ fi PACKAGE=ntp -VERSION=4.0.98i1 +VERSION=4.0.98j if test "`CDPATH=: && cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then diff --git a/configure.in b/configure.in index 8594ef054..c7fb349f9 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.98i1) +AM_INIT_AUTOMAKE(ntp, 4.0.98j) AC_PREREQ(2.13) ac_cv_var_oncore_ok=no