From: Harlan Stenn Date: Fri, 11 May 2001 05:50:17 +0000 (-0000) Subject: ChangeLog, Makefile.in, aclocal.m4, configure, configure.in: X-Git-Tag: NTP_4_0_99_M~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5abf74815c4102de7996d487de3bbc3cd901115;p=thirdparty%2Fntp.git ChangeLog, Makefile.in, aclocal.m4, configure, configure.in: * configure.in: 4.0.99k34 bk: 3afb7d99QZyzRhmfKdystdDEmQNmjQ --- diff --git a/ChangeLog b/ChangeLog index 7721a9f70b..5409e541f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-05-11 Harlan Stenn + * configure.in: 4.0.99k34 + * ntpd/ntp_util.c (record_loop_stats): values are now passed in. * ntpd/ntp_loopfilter.c (local_clock): pass the values to record_loop_stats(). diff --git a/ElectricFence/Makefile.in b/ElectricFence/Makefile.in index 51fd64319f..5b4183153f 100644 --- a/ElectricFence/Makefile.in +++ b/ElectricFence/Makefile.in @@ -65,6 +65,7 @@ target_alias = @target_alias@ target_triplet = @target@ @SET_MAKE@ +AMDEP = @AMDEP@ AMTAR = @AMTAR@ AUTOKEY = @AUTOKEY@ AWK = @AWK@ @@ -111,7 +112,6 @@ TESTDCF = @TESTDCF@ U = @U@ VERSION = @VERSION@ _am_include = @_am_include@ -_am_quote = @_am_quote@ install_sh = @install_sh@ # Harlan Stenn diff --git a/Makefile.in b/Makefile.in index 0d80dce72f..2a7f9389aa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -65,6 +65,7 @@ target_alias = @target_alias@ target_triplet = @target@ @SET_MAKE@ +AMDEP = @AMDEP@ AMTAR = @AMTAR@ AUTOKEY = @AUTOKEY@ AWK = @AWK@ @@ -111,7 +112,6 @@ TESTDCF = @TESTDCF@ U = @U@ VERSION = @VERSION@ _am_include = @_am_include@ -_am_quote = @_am_quote@ install_sh = @install_sh@ #AUTOMAKE_OPTIONS = util/ansi2knr foreign dist-tarZ no-dependencies diff --git a/adjtimed/Makefile.in b/adjtimed/Makefile.in index ccea3a01a2..72ae621180 100644 --- a/adjtimed/Makefile.in +++ b/adjtimed/Makefile.in @@ -65,6 +65,7 @@ target_alias = @target_alias@ target_triplet = @target@ @SET_MAKE@ +AMDEP = @AMDEP@ AMTAR = @AMTAR@ AUTOKEY = @AUTOKEY@ AWK = @AWK@ @@ -111,7 +112,6 @@ TESTDCF = @TESTDCF@ U = @U@ VERSION = @VERSION@ _am_include = @_am_include@ -_am_quote = @_am_quote@ install_sh = @install_sh@ #AUTOMAKE_OPTIONS = ../ansi2knr #no-dependencies diff --git a/clockstuff/Makefile.in b/clockstuff/Makefile.in index 281e7307a6..da00d8d3ea 100644 --- a/clockstuff/Makefile.in +++ b/clockstuff/Makefile.in @@ -65,6 +65,7 @@ target_alias = @target_alias@ target_triplet = @target@ @SET_MAKE@ +AMDEP = @AMDEP@ AMTAR = @AMTAR@ AUTOKEY = @AUTOKEY@ AWK = @AWK@ @@ -111,7 +112,6 @@ TESTDCF = @TESTDCF@ U = @U@ VERSION = @VERSION@ _am_include = @_am_include@ -_am_quote = @_am_quote@ install_sh = @install_sh@ #AUTOMAKE_OPTIONS = ../ansi2knr no-dependencies diff --git a/configure b/configure index 7b74f528ad..6ace8dab6f 100755 --- a/configure +++ b/configure @@ -1377,7 +1377,7 @@ fi # Define the identity of the package. PACKAGE=ntp -VERSION=4.0.99k33 +VERSION=4.0.99k34 cat >>confdefs.h <