summaryrefslogtreecommitdiff
path: root/win32/config.ce
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-03-19 15:01:58 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2016-03-19 15:01:58 +0100
commitecb44b8e4ad52d8bce387644ab509c645da2e98f (patch)
tree9deb84c61feee5f2f2ed76abc1c0ea9a6ea18560 /win32/config.ce
parent3462bde70bf321f756bf8f21ca688fa12d17dbdd (diff)
downloadperl-ecb44b8e4ad52d8bce387644ab509c645da2e98f.tar.gz
Add Configure probes for newlocale, freelocale, and uselocale
Diffstat (limited to 'win32/config.ce')
-rw-r--r--win32/config.ce3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/config.ce b/win32/config.ce
index e18506fd9e..7e6fe40367 100644
--- a/win32/config.ce
+++ b/win32/config.ce
@@ -208,6 +208,7 @@ d_fpclassify='undef'
d_fpclassl='undef'
d_fpgetround='undef'
d_fpos64_t='undef'
+d_freelocale='undef'
d_frexpl='undef'
d_fs_data_s='undef'
d_fseeko='undef'
@@ -379,6 +380,7 @@ d_mymalloc='~PERL_MALLOC~'
d_nan='undef'
d_ndbm_h_uses_prototypes='undef'
d_nearbyint='undef'
+d_newlocale='undef'
d_nextafter='undef'
d_nexttoward='undef'
d_nice='undef'
@@ -577,6 +579,7 @@ d_uname='define'
d_union_semun='define'
d_unordered='undef'
d_unsetenv='undef'
+d_uselocale='undef'
d_usleep='undef'
d_usleepproto='undef'
d_ustat='undef'