aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-engine-http.c
diff options
context:
space:
mode:
authorNeal H. Walfield <[email protected]>2015-04-13 10:02:40 +0000
committerNeal H. Walfield <[email protected]>2015-04-13 10:02:40 +0000
commit5cde5bf37339cdeb0bd0a33d39477382eafebede (patch)
treeb701d9f8f8a72abe85f3e6130a05291bdd6ed9b5 /dirmngr/ks-engine-http.c
parentcommon: Do without nested fucntions to support non-gcc. (diff)
downloadgnupg-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 'dirmngr/ks-engine-http.c')
0 files changed, 0 insertions, 0 deletions