From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeLy0-0005FO-OR for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:42:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeLxx-00022P-Jl for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:42:36 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:41168) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeLxx-00022I-D8 for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:42:33 -0400 Message-ID: <56013EA8.4070602@msgid.tls.msk.ru> Date: Tue, 22 Sep 2015 14:42:32 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1442921354-26929-1-git-send-email-marcandre.lureau@redhat.com> In-Reply-To: <1442921354-26929-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] libcacard: use the standalone project List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: pbonzini@redhat.com, peter.maydell@linaro.org 22.09.2015 14:29, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > libcacard is now a standalone project hosted with the Spice project (se= e > the 2.5.0 release announcement), remove it from qemu tree. >=20 > Use the library if found during configure or if --enable-smartcard. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau Reviewed-by: Michael Tokarev Thank you! /mjt