summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorGeorge Peter Banyard <girgias@php.net>2020-03-29 01:10:15 +0100
committerGeorge Peter Banyard <girgias@php.net>2020-03-31 00:14:56 +0200
commit457380cae7813a4a34faa1f9a49fa121395fe290 (patch)
treea5c0b8a34894a881782ed0612279841776f8960f /win32
parentaa47543cb46a14525a69dc64385019b6c1d8583b (diff)
downloadphp-git-457380cae7813a4a34faa1f9a49fa121395fe290.tar.gz
Drop wchar header check as always defined since C95
Diffstat (limited to 'win32')
-rw-r--r--win32/build/config.w32.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in
index 7cd6392078..d07ed937d1 100644
--- a/win32/build/config.w32.h.in
+++ b/win32/build/config.w32.h.in
@@ -116,8 +116,6 @@
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
-#define HAVE_MBLEN
-
/* 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 */
@@ -126,8 +124,6 @@
#endif
#define _REENTRANT 1
-#define HAVE_MBRLEN 1
-#define HAVE_MBSTATE_T 1
#define HAVE_GETRUSAGE