summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-07-08 12:47:35 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-07-08 12:47:35 +0200
commitda54b1c20e978a52807ab3fda14244f99aad06c3 (patch)
tree5d58f1507de9985208edcb2f19afd8ee00417a9d /win32
parentfa8a51f1409dbf7314e47439efe61eb0fae93a3b (diff)
parent550c2aa89b97b07582773f22b9a52466d8584ab8 (diff)
downloadphp-git-da54b1c20e978a52807ab3fda14244f99aad06c3.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Remove C89 checks for signal.h and strerror
Diffstat (limited to 'win32')
-rw-r--r--win32/build/config.w32.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in
index 1aeea7b629..7a12baec1b 100644
--- a/win32/build/config.w32.h.in
+++ b/win32/build/config.w32.h.in
@@ -62,7 +62,6 @@
#undef HAVE_FLOCK
#define HAVE_ALLOCA 1
#undef HAVE_SYS_TIME_H
-#define HAVE_SIGNAL_H 1
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
#undef HAVE_STRUCT_STAT_ST_BLOCKS
#define HAVE_STRUCT_STAT_ST_RDEV 1
@@ -80,7 +79,6 @@
#endif
#define HAVE_SHUTDOWN 1
#define HAVE_STRCASECMP 1
-#define HAVE_STRERROR 1
#define HAVE_TEMPNAM 1
#define HAVE_UTIME 1
#undef HAVE_DIRENT_H