Merge branch 'PHP-7.4'

* PHP-7.4:
  Remove HAVE_LIMITS_H check
This commit is contained in:
Peter Kokot 2019-06-30 23:46:02 +02:00
commit 7ad82d47d3
2 changed files with 0 additions and 2 deletions

View File

@ -435,7 +435,6 @@ fcntl.h \
grp.h \
ieeefp.h \
langinfo.h \
limits.h \
locale.h \
malloc.h \
monetary.h \

View File

@ -58,7 +58,6 @@
#define HAVE_LIBDL 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_PUTENV 1
#define HAVE_LIMITS_H 1
#define HAVE_TZSET 1
#undef HAVE_FLOCK
#define HAVE_ALLOCA 1