diff options
-rw-r--r-- | configure.ac | 3 |
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" ]) |