From owner-cvs-all Mon Nov 29 20:24:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 372791578E; Mon, 29 Nov 1999 20:24:02 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86162; Mon, 29 Nov 1999 20:24:02 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911300424.UAA86162@freefall.freebsd.org> From: Peter Wemm Date: Mon, 29 Nov 1999 20:24:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind/port/freebsd/include port_after.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/29 20:24:02 PST Modified files: contrib/bind/port/freebsd/include port_after.h Log: Hardwire HAVE_INET6_STRUCTS rather than probe at compile time. -current has the structures that probe_ipv6 tested for, so this will always be defined if the standard tests are run. Revision Changes Path 1.5 +2 -2 src/contrib/bind/port/freebsd/include/port_after.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message