aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 97ba5688..8d712dc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1039,9 +1039,6 @@ AH_BOTTOM([
/* Under Windows we use the gettext code from gpgrt. */
#define GPG_ERR_ENABLE_GETTEXT_MACROS 1
-/* Under WindowsCE we need gpg-error's strerror macro. */
-#define GPG_ERR_ENABLE_ERRNO_MACROS 1
-
#define CRIGHTBLURB "Copyright (C) 2000 Werner Koch\n" \
"Copyright (C) 2001--2021 g10 Code GmbH\n"
])