From owner-cvs-src@FreeBSD.ORG Fri Jun 9 18:18:45 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8078416A418; Fri, 9 Jun 2006 18:18:45 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C905F43D73; Fri, 9 Jun 2006 18:18:44 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k59IIhAH004477; Fri, 9 Jun 2006 22:18:43 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Fri, 9 Jun 2006 22:18:43 +0400 (MSD) From: Maxim Konovalov To: Xin LI In-Reply-To: <200606091811.k59IBTJp004960@repoman.freebsd.org> Message-ID: <20060609221836.Q2659@mp2.macomnet.net> References: <200606091811.k59IBTJp004960@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libutil Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 18:18:45 -0000 On Fri, 9 Jun 2006, 18:11-0000, Xin LI wrote: > delphij 2006-06-09 18:11:29 UTC > > FreeBSD src repository > > Modified files: > lib/libutil Makefile > Log: > Don't build IPv6 support if we have choosen not to have it. bin/96335 -- Maxim Konovalov