]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Bump version number.
authorHarlan Stenn <stenn@ntp.org>
Sun, 28 Apr 2002 22:00:57 +0000 (18:00 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 28 Apr 2002 22:00:57 +0000 (18:00 -0400)
bk: 3ccc7119283DMM6C4TshOdVPQxAA8w

br-flock
build
configure.in

index cfeab151e564fb6641a67cdd6237790e543908de..f5bea334ac179e3ec57c99390118d87c01147121 100755 (executable)
--- a/br-flock
+++ b/br-flock
@@ -5,4 +5,4 @@ case "$LIST" in
 esac
 
 export LIST
-flock-build --disable-parse-clocks "$@"
+flock-build --disable-parse-clocks --with-arlib --enable-simulator "$@"
diff --git a/build b/build
index 549767c7c79feaf3e678498be7bf676a9ca9c8e5..58551fdffa02431cd646e28948acb1e0fedf8e00 100755 (executable)
--- a/build
+++ b/build
@@ -13,6 +13,9 @@ case "$1" in
      $KEY) ;;
      *)
        echo "Wrong directory for build on host $IAM"
+       echo "This is <`pwd`>"
+       echo "SIG is <$SIG>"
+       echo "KEY is <$KEY>"
         exit 1
         ;;
     esac
index 6738ea7e9e7668f6311c7c24b62af175149eda90..1037a3d458ae6fcf6b7af3c7bfe76e5463f1151d 100644 (file)
@@ -5,7 +5,7 @@ AC_CANONICAL_SYSTEM
 AC_DEFINE_UNQUOTED(STR_SYSTEM, "$host")
 AM_CONFIG_HEADER(config.h)
 AC_ARG_PROGRAM
-AM_INIT_AUTOMAKE(ntp, 4.1.72a)
+AM_INIT_AUTOMAKE(ntp, 4.1.72b)
 AC_PREREQ(2.49)
 
 ac_cv_var_oncore_ok=no