aboutsummaryrefslogtreecommitdiff
path: root/sim/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/config.h.in')
-rw-r--r--sim/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/config.h.in b/sim/config.h.in
index b6ab1f9..8d926f3 100644
--- a/sim/config.h.in
+++ b/sim/config.h.in
@@ -6,6 +6,10 @@
/* Sim debug setting */
#undef DEBUG
+/* Define to 1 if translation of program messages to the user's native
+ language is requested. */
+#undef ENABLE_NLS
+
/* Define to the type of elements in the array set by `getgroups'. Usually
this is either `int' or `gid_t'. */
#undef GETGROUPS_T