summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-03-27 01:53:18 +0000
committerMarcus Boerger <helly@php.net>2004-03-27 01:53:18 +0000
commit6a3fc10b05d0c5a5d2da123f2f0b61ea774fb1b9 (patch)
tree6d0d5044874140f010b339843b11797cfddb5179 /main
parente96b4d55bd2022e137835ffb43cabe7b2d352ce5 (diff)
downloadphp-git-6a3fc10b05d0c5a5d2da123f2f0b61ea774fb1b9.tar.gz
MFH: Add new #undef's
Diffstat (limited to 'main')
-rw-r--r--main/config.w32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/config.w32.h b/main/config.w32.h
index 949d63cd44..69bf0afceb 100644
--- a/main/config.w32.h
+++ b/main/config.w32.h
@@ -174,3 +174,6 @@
/* Win32 supports strcoll */
#define HAVE_STRCOLL 1
+
+#undef HAVE_ATOF_ACCEPTS_NAN
+#undef HAVE_ATOF_ACCEPTS_INF