/* -*- Mode: Text -*- */
copyright = {
date = "1970-2011";
owner = "David L. Mills and/or others";
eaddr = "http://bugs.ntp.org, bugs@ntp.org";
type = note;
text = <<- _EndOfDoc_
see html/copyright.html
_EndOfDoc_;
};
long-opts;
config-header = config.h;
environrc;
no-misuse-usage;
version = `
eval VERSION=\`sed -e 's/.*,\\[//' -e 's/\\].*//' < ../version.m4\`
[ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
echo $VERSION`;
version-value = ''; /* Don't use -v as a shortcut for --version */
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>