aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-04-24 14:10:15 +0000
committerWerner Koch <[email protected]>2015-04-24 14:10:15 +0000
commit575230d91bba95697518da418ea0e8712f889a0f (patch)
tree382b577e91c4aa3b335481e6bf170ce0161fee7a /dirmngr/dirmngr_ldap.c
parentcommon: Remove libjnlib-config.h (jnlib merge). (diff)
downloadgnupg-575230d91bba95697518da418ea0e8712f889a0f.tar.gz
gnupg-575230d91bba95697518da418ea0e8712f889a0f.zip
common: Remove two JNLIB_ macros (jnlib merge).
* configure.ac: Merge seperate jnlib checks. (HAVE_JNLIB_LOGGING): Remove. * common/logging.c, common/simple-pwquery.c (JNLIB_NEED_AFLOCAL): Rename to GNUPG_COMMON_NEED_AFLOCAL. Change all tests. -- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--dirmngr/dirmngr_ldap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dirmngr/dirmngr_ldap.c b/dirmngr/dirmngr_ldap.c
index 981b5ccf1..b4c9bda4a 100644
--- a/dirmngr/dirmngr_ldap.c
+++ b/dirmngr/dirmngr_ldap.c
@@ -49,7 +49,6 @@
#endif
-#define JNLIB_NEED_LOG_LOGV
#include <gpg-error.h>
#include "../common/logging.h"
#include "../common/argparse.h"