summaryrefslogtreecommitdiffstats
path: root/bin/csh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/config.h')
-rw-r--r--bin/csh/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/csh/config.h b/bin/csh/config.h
index e82478e..9e120e9 100644
--- a/bin/csh/config.h
+++ b/bin/csh/config.h
@@ -130,6 +130,8 @@
/* we want to use the system malloc when we install as /bin/csh */
#define SYSMALLOC
#define BSD_STYLE_COLORLS
+/* Use LC_MESSAGES locale category used to open the message catalog */
+#define MCLoadBySet NL_CAT_LOCALE
#endif
#if defined(__NetBSD__)
OpenPOWER on IntegriCloud