aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t-version.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t-version.c')
-rw-r--r--tests/t-version.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/t-version.c b/tests/t-version.c
index d71f360..98f540a 100644
--- a/tests/t-version.c
+++ b/tests/t-version.c
@@ -20,6 +20,10 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
+#undef GPG_ERR_ENABLE_GETTEXT_MACROS
+#undef GPGRT_ENABLE_ES_MACROS
+#undef GPGRT_ENABLE_LOG_MACROS
+#undef GPGRT_ENABLE_ARGPARSE_MACROS
#include <stdio.h>
#include <stdlib.h>