summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/config.bc1
-rw-r--r--win32/config.gc1
-rw-r--r--win32/config.vc1
3 files changed, 3 insertions, 0 deletions
diff --git a/win32/config.bc b/win32/config.bc
index 0bd59dd0f2..6d8f7cdd7f 100644
--- a/win32/config.bc
+++ b/win32/config.bc
@@ -70,6 +70,7 @@ cppsymbols=''
crosscompile='undef'
cryptlib=''
csh='undef'
+d__fwalk='undef'
d_Gconvert='gcvt((x),(n),(b))'
d_PRIEUldbl='undef'
d_PRIFUldbl='undef'
diff --git a/win32/config.gc b/win32/config.gc
index 4cdfd15049..320e87e7c4 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -70,6 +70,7 @@ cppsymbols=''
crosscompile='undef'
cryptlib=''
csh='undef'
+d__fwalk='undef'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
d_PRIEUldbl='undef'
d_PRIFUldbl='undef'
diff --git a/win32/config.vc b/win32/config.vc
index d8843fd16f..c29b799f5b 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -70,6 +70,7 @@ cppsymbols=''
crosscompile='undef'
cryptlib=''
csh='undef'
+d__fwalk='undef'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
d_PRIEUldbl='undef'
d_PRIFUldbl='undef'