Re: [Qemu-devel] [PATCH 7/7] ccid: configure: improve --enable-smartcard flags

2011-03-14 Thread Jes Sorensen
On 02/23/11 12:20, Alon Levy wrote: > * add --enable-smartcard and --disable-smartcard flags > * let the nss check only disable building the ccid-card-emulated device > * report only if nss is found or not, not smartcard build inclusion > * don't link with NSS if --disable-smartcard-nss > The

[Qemu-devel] [PATCH 7/7] ccid: configure: improve --enable-smartcard flags

2011-02-23 Thread Alon Levy
* add --enable-smartcard and --disable-smartcard flags * let the nss check only disable building the ccid-card-emulated device * report only if nss is found or not, not smartcard build inclusion * don't link with NSS if --disable-smartcard-nss Signed-off-by: Alon Levy --- Makefile.objs |

[Qemu-devel] [PATCH 7/7] ccid: configure: improve --enable-smartcard flags

2011-02-07 Thread Alon Levy
* add --enable-smartcard and --disable-smartcard flags * let the nss check only disable building the ccid-card-emulated device * report only if nss is found or not, not smartcard build inclusion * don't link with NSS if --disable-smartcard-nss --- Makefile.objs |3 ++- Makefile.target |