summaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index ec2f70768..ba3a4d2c9 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -31,6 +31,9 @@
# include "taler_config.h"
# endif
#endif
+/* For the exchange build, we do NOT want gettext, even
+ if it is available! */
+#undef ENABLE_NLS
#if (GNUNET_EXTRA_LOGGING >= 1)