From: Marcus Boerger Date: Sat, 27 Mar 2004 01:53:18 +0000 (+0000) Subject: MFH: Add new #undef's X-Git-Tag: php-4.3.6RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a3fc10b05d0c5a5d2da123f2f0b61ea774fb1b9;p=php MFH: Add new #undef's --- 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