From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 4 15:49:21 2008 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 048B31065673; Tue, 4 Mar 2008 15:49:21 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id A2ABE8FC2B; Tue, 4 Mar 2008 15:49:20 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m24Fkqde071573; Tue, 4 Mar 2008 08:46:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 04 Mar 2008 08:47:21 -0700 (MST) Message-Id: <20080304.084721.-1648696957.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20080304154339.L41184@fledge.watson.org> References: <20080304151326.J41184@fledge.watson.org> <20080304153730.GA61036@kobe.laptop> <20080304154339.L41184@fledge.watson.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: keramida@ceid.upatras.gr, hackers@FreeBSD.org Subject: Re: Comments on pmake diffs for building on Linux X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 15:49:21 -0000 In message: <20080304154339.L41184@fledge.watson.org> Robert Watson writes: : (When I say 'nice' above, I mean it in the normal autoconf sense of the word : 'nice', so don't take that the wrong way!) It would be nicer if it didn't use autoconf. I hate to be a stick in the mud, but autoconf is pure evil. Warner