summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-02-16 21:55:12 -0700
committerKarl Williamson <khw@cpan.org>2019-03-04 13:01:37 -0700
commit0806cdda2789ca6394976d1ff3e65dd59bcb8d1b (patch)
treea41a3c9825eaeb8592bbd56bfe46c1036cf1c7f1 /NetWare
parent92271d410d92433b97015908e12c9f262c5953e7 (diff)
downloadperl-0806cdda2789ca6394976d1ff3e65dd59bcb8d1b.tar.gz
Add towupper() and towlower() to Configure-ish files
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index bfb7a4aaca..c6b909aa1d 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -588,6 +588,8 @@ d_times='undef'
d_tm_tm_gmtoff='undef'
d_tm_tm_zone='undef'
d_tmpnam_r='undef'
+d_towlower='undef'
+d_towupper='undef'
d_trunc='undef'
d_truncate='undef'
d_truncl='undef'