diff options
author | Neal H. Walfield <[email protected]> | 2015-04-13 10:02:40 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-04-13 10:02:40 +0000 |
commit | 5cde5bf37339cdeb0bd0a33d39477382eafebede (patch) | |
tree | b701d9f8f8a72abe85f3e6130a05291bdd6ed9b5 /agent/command-ssh.c | |
parent | common: Do without nested fucntions to support non-gcc. (diff) | |
download | gnupg-5cde5bf37339cdeb0bd0a33d39477382eafebede.tar.gz gnupg-5cde5bf37339cdeb0bd0a33d39477382eafebede.zip |
dirmngr: If LDAP is not enable, don't build the LDAP bits.
* dirmngr/Makefile.am (dirmngr_SOURCES): Only include
ks-engine-ldap.c, ldap-parse-uri.c and ldap-parse-uri.h if USE_LDAP
is TRUE.
(module_tests): Only add t-ldap-parse-uri if USE_LDAP is TRUE.
* dirmngr/ks-action.c: Only include "ldap-parse-uri.h" if USE_LDAP is
TRUE.
(ks_action_help): Don't invoke LDAP functionality if USE_LDAP is not
TRUE.
(ks_action_search): Likewise.
(ks_action_get): Likewise.
(ks_action_put): Likewise.
* dirmngr/server.c: Only include "ldap-parse-uri.h" if USE_LDAP is
TRUE.
(cmd_keyserver): Don't invoke LDAP functionality if USE_LDAP is not
TRUE.
--
Signed-off-by: Neal H. Walfield <[email protected]>
GnuPG-bug-id: 1949
Diffstat (limited to 'agent/command-ssh.c')
0 files changed, 0 insertions, 0 deletions