From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNoYw-0006QM-Tc for qemu-devel@nongnu.org; Mon, 06 Jul 2009 09:48:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNoYt-0006PQ-1H for qemu-devel@nongnu.org; Mon, 06 Jul 2009 09:48:54 -0400 Received: from [199.232.76.173] (port=36688 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNoYs-0006PN-Q5 for qemu-devel@nongnu.org; Mon, 06 Jul 2009 09:48:50 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:5348) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNoYs-0007Qs-5V for qemu-devel@nongnu.org; Mon, 06 Jul 2009 09:48:50 -0400 From: Bique Alexandre Subject: Re: [Qemu-devel] [PATCH 5/5] ATAPI pass through v2: update the configure Date: Mon, 6 Jul 2009 14:47:40 +0100 References: <200907011932.04493.alexandre.bique@citrix.com> <20090705081637.GB32124@lst.de> In-Reply-To: <20090705081637.GB32124@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200907061447.40645.alexandre.bique@citrix.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: "qemu-devel@nongnu.org" On Sunday 05 July 2009 09:16:37 Christoph Hellwig wrote: > On Wed, Jul 01, 2009 at 07:32:04PM +0100, Bique Alexandre wrote: > > This patch update the configure by adding --enable-atapi-pt and > > --disable-atapi-pt. > > Do we need an option for this? I'd say we should make it uncoditional > when built on Linux like the SCSI passthrough code. Ok, so I just do: If Linux then enable else disable fi ? -- Alexandre Bique