From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZoaH-0004tC-DY for qemu-devel@nongnu.org; Tue, 26 Jan 2010 11:48:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZoaC-0004nE-Gg for qemu-devel@nongnu.org; Tue, 26 Jan 2010 11:48:08 -0500 Received: from [199.232.76.173] (port=50610 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZoaC-0004mw-9g for qemu-devel@nongnu.org; Tue, 26 Jan 2010 11:48:04 -0500 Received: from duck.dooz.org ([194.146.227.125]:58289) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZoaB-0003bd-QV for qemu-devel@nongnu.org; Tue, 26 Jan 2010 11:48:03 -0500 Received: from bee.dooz.org (serris.dooz.org [88.166.229.232]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by duck.dooz.org (Postfix) with ESMTP id 3AA30C809C for ; Tue, 26 Jan 2010 17:47:59 +0100 (CET) Date: Tue, 26 Jan 2010 17:47:51 +0100 From: =?iso-8859-1?Q?Lo=EFc?= Minier Subject: Re: [Qemu-devel] Re: Stop using "which" in ./configure Message-ID: <20100126164751.GA17684@bee.dooz.org> References: <20100120113741.GA31679@pig.zood.org> <20100120134940.GA547@pig.zood.org> <20100120165103.GA3303@pig.zood.org> <20100121084406.GA3644@bee.dooz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Jan 21, 2010, M=E5ns Rullg=E5rd wrote: > I think that entire test is wrong, in fact. It is perfectly possible > for someone on Solaris to install a working "install" command in > /usr/bin. It is better, if possible, to test whatever "install" > command is in the path, and complain only if it actually fails. As I said, I prefer not changing this without access to a Solaris platform; would you mind committing the patch as is, and requesting whoever is interested in the Solaris specific code in qemu to fix the remainder? The patch is a net improvement over what's in ./configure. Thanks --=20 Lo=EFc Minier