Home GnuPG
Diffusion GnuPG 6d9491842d5d

dirmngr: Allow building without LDAP support.
6d9491842d5dUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

dirmngr: Allow building without LDAP support.

* configure.ac: Add option --disable-ldap.
(USE_LDAP): New ac_define and am_conditional.
* dirmngr/Makefile.am: Take care of USE_LDAP.
* dirmngr/dirmngr.c (!USE_LDAP): Make all ldap options dummy options
and do not call any ldap function.
* dirmngr/server.c (!USE_LDAP): Do not call any ldap function.
* dirmngr/crlfetch.c (!USE_LDAP): Ditto.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Oct 17 2014, 3:59 PM
Parents
rGa13705f4c18d: w32: Set SYSROOT to help finding config scripts.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG6d9491842d5d: dirmngr: Allow building without LDAP support. (authored by Werner Koch <wk@gnupg.org>).Oct 17 2014, 3:59 PM