Date: Sat, 22 Jan 2005 19:35:48 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat Makefile Message-ID: <200501221935.j0MJZmbc085774@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-01-22 19:35:48 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat Makefile
Log:
Make sure that we don't define INET6 when NO_INET6 is defined.
Without this change, when running netstat with a kernel without
INET6 built in, you will get a complain at the end of "netstat -s"
output.
X-MFC: NO_INET6 was called "NOINET6" on RELENG_5
Revision Changes Path
1.25 +2 -0 src/usr.bin/netstat/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501221935.j0MJZmbc085774>
