1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00

Disable card support for now

This commit is contained in:
Werner Koch 2010-04-21 09:56:43 +00:00
parent 3af8efd595
commit 00f8eafbef

View File

@ -454,7 +454,7 @@ AH_BOTTOM([
#define HTTP_NO_WSASTARTUP #define HTTP_NO_WSASTARTUP
/* We always include support for the OpenPGP card. */ /* We always include support for the OpenPGP card. */
#define ENABLE_CARD_SUPPORT 1 /* Disabled for now ENABLE_CARD_SUPPORT 1 */
/* We explicitly need to disable PTH's soft mapping as Debian /* We explicitly need to disable PTH's soft mapping as Debian
currently enables it by default for no reason. */ currently enables it by default for no reason. */