summaryrefslogtreecommitdiff
path: root/Zend/Zend.m4
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2018-09-04 17:26:56 +0800
committerXinchen Hui <laruence@gmail.com>2018-09-04 17:26:56 +0800
commit60784917206a9862665d9b0b75082e2a4f3a25ac (patch)
tree26c64cb30f1c7bb5240c1081e86d0bf97a2b290d /Zend/Zend.m4
parente1d12b337d72daa378f044be30980b2d94993b30 (diff)
parent3497b75b732723b2f8d0745336d9fcaccb2e3dd7 (diff)
downloadphp-git-60784917206a9862665d9b0b75082e2a4f3a25ac.tar.gz
Merge branch 'PHP-7.3'
* PHP-7.3: Fixed bug #76825 (Undefined symbols ___cpuid_count)
Diffstat (limited to 'Zend/Zend.m4')
-rw-r--r--Zend/Zend.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/Zend.m4 b/Zend/Zend.m4
index 5dadb84d39..acf0080cc9 100644
--- a/Zend/Zend.m4
+++ b/Zend/Zend.m4
@@ -58,6 +58,7 @@ sys/time.h \
signal.h \
unix.h \
stdlib.h \
+cpuid.h \
dlfcn.h)
AC_TYPE_SIZE_T