From 3cd9aea0c86f6294bd2c485fa9d41fff4824ccaf Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 22 May 2008 15:51:35 +0000 Subject: undocument USE_INET6 --- mk/defaults/mk.conf | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'mk') diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 2f62a6195af..b841e3ed3e4 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.174 2008/04/10 16:43:58 obache Exp $ +# $NetBSD: mk.conf,v 1.175 2008/05/22 15:51:35 tnn Exp $ # # This file provides default values for variables that may be overridden @@ -1728,16 +1728,6 @@ USE_CRYPTO?= YES # Possible: YES, or NO. # Default: YES -#USE_INET6= -# Enable IPv6 support on certain packages. It is safer to leave it undefined -# in mk.conf and obey the default. Reasons: -# - it is just fine to use IPv6-ready packages on top of non-IPv6 kernel -# (assuming that you have IPv6-ready headers and libraries) -# - it may cause some trouble to use a package compiled with USE_INET6=NO, -# on top of IPv6-ready kernel -# Possible: not defined, NO, YES -# Default: YES on IPv6-ready userland, not defined otherwise - USERPPP_GROUP?= network # Used in the userppp package to specify the default group. # Possible: any group name -- cgit v1.2.3