aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 54c4b35..d8824a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,6 +106,8 @@ AH_BOTTOM([
#if defined(HAVE_W32_SYSTEM) && !defined(ENABLE_NLS)
#define ENABLE_NLS 1
#endif
+/* For building we need to define this macro. */
+#define GPG_ERR_ENABLE_GETTEXT_MACROS
])