summaryrefslogtreecommitdiff
path: root/makefiles/gmake
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/gmake')
-rw-r--r--makefiles/gmake/platform.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/gmake/platform.mk b/makefiles/gmake/platform.mk
index c5fa56e..ab1d46c 100644
--- a/makefiles/gmake/platform.mk
+++ b/makefiles/gmake/platform.mk
@@ -67,7 +67,7 @@ endif
#######################
# enable or disable internationalization code
-ENABLE_NLS = 0
+ENABLE_NLS = 1
ifeq "$(ENABLE_NLS)" "1"