bk: 556ffd20WPTLQl6LBAutaC48o_lvaw
AC_CONFIG_FILES([scripts/plot_summary], [chmod +x scripts/plot_summary])
AC_CONFIG_FILES([scripts/summary], [chmod +x scripts/summary])
AC_CONFIG_FILES([scripts/update-leap/Makefile])
+AC_CONFIG_FILES([scripts/update-leap/update-leap], [chmod +x scripts/update-leap/update-leap])
AC_CONFIG_FILES([tests/Makefile])
AC_CONFIG_FILES([tests/libntp/Makefile])
AC_CONFIG_FILES([tests/ntpd/Makefile])
-#! @PERL_PATH@ -w
+#! @PATH_PERL@ -w
# Copyright (C) 2015 Network Time Foundation
# Author: Harlan Stenn
use Digest::SHA qw(sha1_hex);
use File::Copy qw(move);
use File::Fetch;
-use Getopt::Long qw(:config no_ignore_case bundling);
+use Getopt::Long qw(:config auto_help no_ignore_case bundling);
use Sys::Syslog;
my $VERSION="1.003";
'e:60',
'F',
'f=s',
- 'h',
'i:10',
'L',
'l',