undocument USE_INET6

This commit is contained in:
tnn 2008-05-22 15:51:35 +00:00
parent 83290ab733
commit b4c16a4282

View file

@ -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