summaryrefslogtreecommitdiffstats
path: root/common/simple-pwquery.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-04-24 16:10:15 +0200
committerWerner Koch <wk@gnupg.org>2015-04-24 16:10:15 +0200
commit575230d91bba95697518da418ea0e8712f889a0f (patch)
tree382b577e91c4aa3b335481e6bf170ce0161fee7a /common/simple-pwquery.h
parentcommon: Remove libjnlib-config.h (jnlib merge). (diff)
downloadgnupg2-575230d91bba95697518da418ea0e8712f889a0f.tar.xz
gnupg2-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 <wk@gnupg.org>
Diffstat (limited to 'common/simple-pwquery.h')
-rw-r--r--common/simple-pwquery.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/common/simple-pwquery.h b/common/simple-pwquery.h
index 04ae1f04e..5ae696a6d 100644
--- a/common/simple-pwquery.h
+++ b/common/simple-pwquery.h
@@ -26,9 +26,7 @@
#include <gcrypt.h>
#include "../common/logging.h"
-/* Try to write error message using the standard log mechanism. The
- current implementation requires that the HAVE_JNLIB_LOGGING is also
- defined. */
+/* Try to write error message using the standard gnupg log mechanism. */
#define SPWQ_USE_LOGGING 1
/* Memory allocation functions used by the implementation. Note, that