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 --- sm/certchain.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sm') diff --git a/sm/certchain.c b/sm/certchain.c index 5e632f798..2c8fe49ee 100644 --- a/sm/certchain.c +++ b/sm/certchain.c @@ -28,8 +28,6 @@ #include #include -#define JNLIB_NEED_LOG_LOGV /* We need log_logv. */ - #include "gpgsm.h" #include #include -- cgit v1.2.3