From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59903 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pca97-0002pF-Pz for qemu-devel@nongnu.org; Tue, 11 Jan 2011 04:04:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pca94-0005Tj-Rj for qemu-devel@nongnu.org; Tue, 11 Jan 2011 04:04:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pca94-0005Ta-JF for qemu-devel@nongnu.org; Tue, 11 Jan 2011 04:04:02 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0B941js011813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 11 Jan 2011 04:04:01 -0500 Received: from playa.redhat.com ([10.3.112.19]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p0B93lgA001889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 11 Jan 2011 04:03:56 -0500 Date: Tue, 11 Jan 2011 11:03:40 +0200 From: Alon Levy Subject: Re: [Qemu-devel] [PATCH 6/6] ccid: configure: add --enable-smartcard and --disable-smartcard Message-ID: <20110111090334.GB16754@playa.redhat.com> References: <1294735359-4009-1-git-send-email-alevy@redhat.com> <1294735359-4009-8-git-send-email-alevy@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1294735359-4009-8-git-send-email-alevy@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Jan 11, 2011 at 10:42:38AM +0200, Alon Levy wrote: > --- > configure | 28 ++++++++++++++++++---------- > 1 files changed, 18 insertions(+), 10 deletions(-) > [snip] Another oops, not a good morning. Ignore this patch, the real 6/7 will be arriving momentarily. (forgot to clear the patches.usb_ccid.v15 directory). Alon