From 575230d91bba95697518da418ea0e8712f889a0f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 24 Apr 2015 16:10:15 +0200 Subject: 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 --- agent/preset-passphrase.c | 1 - 1 file changed, 1 deletion(-) (limited to 'agent/preset-passphrase.c') diff --git a/agent/preset-passphrase.c b/agent/preset-passphrase.c index 6378d7a56..1ebf1812a 100644 --- a/agent/preset-passphrase.c +++ b/agent/preset-passphrase.c @@ -44,7 +44,6 @@ # include /* To initialize the sockets. fixme */ #endif -#define JNLIB_NEED_LOG_LOGV #include "agent.h" #include "simple-pwquery.h" #include "i18n.h" -- cgit v1.2.3