Home GnuPG
Diffusion GnuPG 05cb87276c21

agent, tests: Support --disable-scdaemon build case.

Description

agent, tests: Support --disable-scdaemon build case.

* agent/command.c (cmd_scd): Support !BUILD_WITH_SCDAEMON.
* tests/openpgp/defs.scm (create-gpghome): Likewise.
* tests/gpgsm/gpgsm-defs.scm (create-gpgsmhome): Likewise.

We could modify gpg-agent to remove all support of scdaemon, with no
inclusion of call-scd.c, divert-scd.c, and learncard.c, but it would
not be worth to do that.

  • GnuPG-bug-id: T3316
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Oct 26 2017, 4:24 AM
Parents
rGb13972dfbf72: Fix comment of configure.
Branches
Unknown
Tags
Unknown
Tasks
T3316: test failures in gnupg 2.1.22 when using configure --disable-scdaemon