summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/config.ce2
-rw-r--r--win32/config.gc2
-rw-r--r--win32/config.vc2
3 files changed, 6 insertions, 0 deletions
diff --git a/win32/config.ce b/win32/config.ce
index c8453a39d1..8bf862a502 100644
--- a/win32/config.ce
+++ b/win32/config.ce
@@ -586,6 +586,8 @@ d_times='define'
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'
diff --git a/win32/config.gc b/win32/config.gc
index 2768610417..d5697e35f4 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -586,6 +586,8 @@ d_times='define'
d_tm_tm_gmtoff='undef'
d_tm_tm_zone='undef'
d_tmpnam_r='undef'
+d_towlower='undef'
+d_towupper='undef'
d_trunc='define'
d_truncate='undef'
d_truncl='define'
diff --git a/win32/config.vc b/win32/config.vc
index 4c069f70d3..676f25506e 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -586,6 +586,8 @@ d_times='define'
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'