summaryrefslogtreecommitdiff
path: root/NetWare
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 /NetWare
parent0806cdda2789ca6394976d1ff3e65dd59bcb8d1b (diff)
downloadperl-2e3ef32f4acc106de6ae8170099f09a36d4ef490.tar.gz
Improve setlocale() detection in Configure-ish files
This also now notes some behavior of setlocale
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index c6b909aa1d..9173c9de0f 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -481,6 +481,7 @@ d_sethostent_r='undef'
d_setitimer='undef'
d_setlinebuf='undef'
d_setlocale='define'
+d_setlocale_accepts_any_locale_name='undef'
d_setlocale_r='undef'
d_setnent='undef'
d_setnetent_r='undef'