Subject: CVS commit: src/usr.sbin/ntp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/10/2005 03:03:28
Module Name: src
Committed By: lukem
Date: Mon Jan 10 03:03:28 UTC 2005
Modified Files:
src/usr.sbin/ntp: Makefile.inc
src/usr.sbin/ntp/include: config.h
Log Message:
Only #define WANT_IPV6 if ${USE_INET6} != "no".
(Otherwise #define ISC_PLATFORM_NEEDIN6ADDRANY.)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.sbin/ntp/Makefile.inc
cvs rdiff -r1.7 -r1.8 src/usr.sbin/ntp/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.