This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add towupper() and towlower() to Configure-ish files
[perl5.git] / Porting / config.sh
index e72bb51..6d38469 100644 (file)
@@ -614,6 +614,8 @@ d_times='define'
 d_tm_tm_gmtoff='define'
 d_tm_tm_zone='define'
 d_tmpnam_r='undef'
+d_towlower='undef'
+d_towupper='undef'
 d_trunc='define'
 d_truncate='define'
 d_truncl='define'