summaryrefslogtreecommitdiff
path: root/metaconfig.h
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 /metaconfig.h
parent92271d410d92433b97015908e12c9f262c5953e7 (diff)
downloadperl-0806cdda2789ca6394976d1ff3e65dd59bcb8d1b.tar.gz
Add towupper() and towlower() to Configure-ish files
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h
index 1ab73b21ba..801586243b 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -24,4 +24,6 @@
* HAS_STRTOLD_L
* I_WCHAR
* I_WCTYPE
+ * HAS_TOWLOWER
+ * HAS_TOWUPPER
*/