summaryrefslogtreecommitdiff
path: root/win32/build/config.w32.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'win32/build/config.w32.h.in')
-rw-r--r--win32/build/config.w32.h.in14
1 files changed, 2 insertions, 12 deletions
diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in
index 5c093f5f86..ce4b71282e 100644
--- a/win32/build/config.w32.h.in
+++ b/win32/build/config.w32.h.in
@@ -44,7 +44,6 @@
/* its in win32/time.c */
#define HAVE_USLEEP 1
#define HAVE_NANOSLEEP 1
-#define PHP_SLEEP_NON_VOID 1
#define HAVE_GETCWD 1
#define NEED_ISBLANK 1
@@ -67,7 +66,6 @@
#define HAVE_GETLOGIN 1
#define HAVE_MEMMOVE 1
#define HAVE_REGCOMP 1
-#define HAVE_LOCALE_H 1
#define HAVE_SHUTDOWN 1
#define HAVE_STRCASECMP 1
#define HAVE_UTIME 1
@@ -119,12 +117,6 @@
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
-#define HAVE_MBLEN
-
-#undef HAVE_ATOF_ACCEPTS_NAN
-#undef HAVE_ATOF_ACCEPTS_INF
-#define HAVE_HUGE_VAL_NAN 0
-
/* vs.net 2005 has a 64-bit time_t. This will likely break
* 3rdParty libs that were built with older compilers; switch
* back to 32-bit */
@@ -133,10 +125,6 @@
#endif
#define _REENTRANT 1
-#define HAVE_MBRLEN 1
-#define HAVE_MBSTATE_T 1
-
-#define HAVE_HUGE_VAL_INF 1
#define HAVE_GETRUSAGE
@@ -147,3 +135,5 @@
#ifdef __clang__
#define HAVE_FUNC_ATTRIBUTE_TARGET 1
#endif
+
+#define HAVE_GETADDRINFO 1