diff options
| author | Werner Koch <[email protected]> | 2017-12-07 13:53:49 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2017-12-07 13:53:49 +0000 |
| commit | 2fedf8583bcc493f587c90bc9632d25dfd10bd10 (patch) | |
| tree | 518b5eb765cd8b26de7b6ab84ea28a1b720392d6 /dirmngr/http.c | |
| parent | agent: Change intialization of assuan socket system hooks. (diff) | |
| download | gnupg-2fedf8583bcc493f587c90bc9632d25dfd10bd10.tar.gz gnupg-2fedf8583bcc493f587c90bc9632d25dfd10bd10.zip | |
build: Do not define logging.h constants for libgpg-error dev versions.
* common/logging.h [GPGRT_LOG_WITH_PREFIX]: Do not define the log
constants.
--
logging.h uses constants we plan to use for future versions of
libgpg-error. My dev version already has the logging functions and
thus I run into a conflict. This patch protects against this and make
the GnuPG work with later libgpg-error versions.
It was not the best idea to use constants from a planned libgpg-error
in the first place. The actual problem are the enums, the macros
won't harm.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'dirmngr/http.c')
0 files changed, 0 insertions, 0 deletions
