From: Harlan Stenn Date: Tue, 14 Dec 1999 02:39:55 +0000 (-0000) Subject: ChangeLog, configure, configure.in: X-Git-Tag: NTP_4_0_98_G~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a793264f3f5549655cb0c8ff37493eb97dbbaab9;p=thirdparty%2Fntp.git ChangeLog, configure, configure.in: * configure.in: 4.0.98g bk: 3855adfbT8t8VfL0LBgw-V94GXA3YA --- diff --git a/ChangeLog b/ChangeLog index 6996ad2112..3ae4909740 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-12-13 Harlan Stenn + * configure.in: 4.0.98g + * ntpd/refclock_oncore.c: Cleanup and fixes From: Reg Clemens and Kamal A Mostafa diff --git a/configure b/configure index b55a3afa63..aeb3eb67ce 100755 --- a/configure +++ b/configure @@ -972,7 +972,7 @@ fi PACKAGE=ntp -VERSION=4.0.98f +VERSION=4.0.98g 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 b7600ae4f3..9d6151984f 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.98f) +AM_INIT_AUTOMAKE(ntp, 4.0.98g) AC_PREREQ(2.13) ac_cv_var_oncore_ok=no