summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/s-templ.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/s-templ.h b/config/s-templ.h
index 5e75cc913..41cdbc1e2 100644
--- a/config/s-templ.h
+++ b/config/s-templ.h
@@ -186,3 +186,7 @@
/* Define HAS_PUTENV if you have putenv(). */
+#define HAS_LOCALE
+
+/* Define HAS_LOCALE if you have the include file <locale.h> and the
+ setlocale() function. */