summaryrefslogtreecommitdiff
path: root/metaconfig.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-02-16 22:12:41 -0700
committerKarl Williamson <khw@cpan.org>2019-03-04 13:01:37 -0700
commit2e3ef32f4acc106de6ae8170099f09a36d4ef490 (patch)
tree1182ba2bcee9a62e52f350e618dcdf86680da670 /metaconfig.h
parent0806cdda2789ca6394976d1ff3e65dd59bcb8d1b (diff)
downloadperl-2e3ef32f4acc106de6ae8170099f09a36d4ef490.tar.gz
Improve setlocale() detection in Configure-ish files
This also now notes some behavior of setlocale
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index 801586243b..73e0ab0257 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -26,4 +26,5 @@
* I_WCTYPE
* HAS_TOWLOWER
* HAS_TOWUPPER
+ * SETLOCALE_ACCEPTS_ANY_LOCALE_NAME
*/