|
111 | 111 | /* Define to 1 if you have the 'copy_file_range' function. */ |
112 | 112 | #cmakedefine HAVE_COPY_FILE_RANGE 1 |
113 | 113 |
|
114 | | -/* Define to 1 if '__cpuid_count' is available. */ |
115 | | -#cmakedefine HAVE_CPUID_COUNT 1 |
116 | | - |
117 | | -/* Define to 1 if you have the <cpuid.h> header file. */ |
118 | | -#cmakedefine HAVE_CPUID_H 1 |
119 | | - |
120 | 114 | /* Define to 1 if you have the 'ctime_r' function. */ |
121 | 115 | #cmakedefine HAVE_CTIME_R 1 |
122 | 116 |
|
|
162 | 156 | /* Define to 1 if PHP-FPM has ACL support. */ |
163 | 157 | #cmakedefine HAVE_FPM_ACL 1 |
164 | 158 |
|
165 | | -/* Define to 1 if fpsetprec is present and usable. */ |
166 | | -#cmakedefine HAVE_FPSETPREC 1 |
167 | | - |
168 | | -/* Define to 1 if FPU control word can be manipulated by inline assembler. */ |
169 | | -#cmakedefine HAVE_FPU_INLINE_ASM_X86 1 |
170 | | - |
171 | 159 | /* Define to 1 if you have the 'ftok' function. */ |
172 | 160 | #cmakedefine HAVE_FTOK 1 |
173 | 161 |
|
|
192 | 180 | /* Define to 1 if you have the 'gai_strerror' function. */ |
193 | 181 | #cmakedefine HAVE_GAI_STRERROR 1 |
194 | 182 |
|
195 | | -/* Define to 1 if the target system has support for global register variables. |
196 | | - */ |
197 | | -#cmakedefine HAVE_GCC_GLOBAL_REGS 1 |
198 | | - |
199 | 183 | /* Define to 1 if GCOV code coverage is enabled. */ |
200 | 184 | #cmakedefine HAVE_GCOV 1 |
201 | 185 |
|
|
220 | 204 | /* Define to 1 if you have the 'getlogin' function. */ |
221 | 205 | #cmakedefine HAVE_GETLOGIN 1 |
222 | 206 |
|
223 | | -/* Define to 1 if you have the 'getpid' function. */ |
224 | | -#cmakedefine HAVE_GETPID 1 |
225 | | - |
226 | 207 | /* Define to 1 if you have the 'getprotobyname' function. */ |
227 | 208 | #cmakedefine HAVE_GETPROTOBYNAME 1 |
228 | 209 |
|
|
250 | 231 | /* Define to 1 if you have the 'getsid' function. */ |
251 | 232 | #cmakedefine HAVE_GETSID 1 |
252 | 233 |
|
253 | | -/* Define to 1 if you have the 'gettid' function. */ |
254 | | -#cmakedefine HAVE_GETTID 1 |
255 | | - |
256 | 234 | /* Define to 1 if you have the 'gettimeofday' function. */ |
257 | 235 | #cmakedefine HAVE_GETTIMEOFDAY 1 |
258 | 236 |
|
|
277 | 255 | /* Define to 1 if IPv6 is enabled and supported. */ |
278 | 256 | #cmakedefine HAVE_IPV6 1 |
279 | 257 |
|
280 | | -/* Define to 1 if you have the 'kill' function. */ |
281 | | -#cmakedefine HAVE_KILL 1 |
282 | | - |
283 | 258 | /* Define to 1 if system has a working 'kqueue' function. */ |
284 | 259 | #cmakedefine HAVE_KQUEUE 1 |
285 | 260 |
|
|
295 | 270 | /* Define to 1 if system has the 'libedit' library. */ |
296 | 271 | #cmakedefine HAVE_LIBEDIT 1 |
297 | 272 |
|
298 | | -/* Define to 1 if you have the <libproc.h> header file. */ |
299 | | -#cmakedefine HAVE_LIBPROC_H 1 |
300 | | - |
301 | 273 | /* Define to 1 if you have the <linux/sock_diag.h> header file. */ |
302 | 274 | #cmakedefine HAVE_LINUX_SOCK_DIAG_H 1 |
303 | 275 |
|
|
328 | 300 | /* Define to 1 if you have the 'memmem' function. */ |
329 | 301 | #cmakedefine HAVE_MEMMEM 1 |
330 | 302 |
|
331 | | -/* Define to 1 if you have the 'mempcpy' function. */ |
332 | | -#cmakedefine HAVE_MEMPCPY 1 |
333 | | - |
334 | 303 | /* Define to 1 if you have the 'memrchr' function. */ |
335 | 304 | #cmakedefine HAVE_MEMRCHR 1 |
336 | 305 |
|
|
340 | 309 | /* Define to 1 if you have the 'mmap' function. */ |
341 | 310 | #cmakedefine HAVE_MMAP 1 |
342 | 311 |
|
343 | | -/* Define to 1 if you have the 'mremap' function. */ |
344 | | -#cmakedefine HAVE_MREMAP 1 |
345 | | - |
346 | 312 | /* Define to 1 if you have the 'nanosleep' function. */ |
347 | 313 | #cmakedefine HAVE_NANOSLEEP 1 |
348 | 314 |
|
|
385 | 351 | /* Define if the PS_STRINGS exists. */ |
386 | 352 | #cmakedefine HAVE_PS_STRINGS |
387 | 353 |
|
388 | | -/* Define to 1 if you have the 'pthread_attr_getstack' function. */ |
389 | | -#cmakedefine HAVE_PTHREAD_ATTR_GETSTACK 1 |
390 | | - |
391 | | -/* Define to 1 if you have the 'pthread_attr_get_np' function. */ |
392 | | -#cmakedefine HAVE_PTHREAD_ATTR_GET_NP 1 |
393 | | - |
394 | | -/* Define to 1 if you have the 'pthread_getattr_np' function. */ |
395 | | -#cmakedefine HAVE_PTHREAD_GETATTR_NP 1 |
396 | | - |
397 | 354 | /* Define to 1 if you have the 'pthread_get_stackaddr_np' function. */ |
398 | 355 | #cmakedefine HAVE_PTHREAD_GET_STACKADDR_NP 1 |
399 | 356 |
|
400 | 357 | /* Define to 1 if you have the 'pthread_jit_write_protect_np' function. */ |
401 | 358 | #cmakedefine HAVE_PTHREAD_JIT_WRITE_PROTECT_NP 1 |
402 | 359 |
|
403 | | -/* Define to 1 if you have the 'pthread_stackseg_np' function. */ |
404 | | -#cmakedefine HAVE_PTHREAD_STACKSEG_NP 1 |
405 | | - |
406 | 360 | /* Define to 1 if you have the 'ptrace' function. */ |
407 | 361 | #cmakedefine HAVE_PTRACE 1 |
408 | 362 |
|
|
451 | 405 | /* Define to 1 if you have the 'shutdown' function. */ |
452 | 406 | #cmakedefine HAVE_SHUTDOWN 1 |
453 | 407 |
|
454 | | -/* Define to 1 if you have the 'sigaction' function. */ |
455 | | -#cmakedefine HAVE_SIGACTION 1 |
456 | | - |
457 | 408 | /* Define to 1 if you have the 'sigprocmask' function. */ |
458 | 409 | #cmakedefine HAVE_SIGPROCMASK 1 |
459 | 410 |
|
|
662 | 613 | /* Define to 1 if you have the <wmmintrin.h> header file. */ |
663 | 614 | #cmakedefine HAVE_WMMINTRIN_H 1 |
664 | 615 |
|
665 | | -/* Define to 1 if _controlfp is present and usable. */ |
666 | | -#cmakedefine HAVE__CONTROLFP 1 |
667 | | - |
668 | | -/* Define to 1 if _controlfp_s is present and usable. */ |
669 | | -#cmakedefine HAVE__CONTROLFP_S 1 |
670 | | - |
671 | | -/* Define to 1 if _FPU_SETCW is present and usable. */ |
672 | | -#cmakedefine HAVE__FPU_SETCW 1 |
673 | | - |
674 | 616 | /* Define to 1 if 'major', 'minor', and 'makedev' are declared in <mkdev.h>. |
675 | 617 | */ |
676 | 618 | #cmakedefine MAJOR_IN_MKDEV 1 |
|
838 | 780 | /* Define if processor uses big-endian word. */ |
839 | 781 | #cmakedefine WORDS_BIGENDIAN |
840 | 782 |
|
841 | | -/* Define to 1 if checking the stack limit is supported. */ |
842 | | -#cmakedefine ZEND_CHECK_STACK_LIMIT 1 |
843 | | - |
844 | 783 | /* Define to 1 if debugging is enabled, and to 0 if not. |
845 | 784 | TODO: This is still not good enough because multi-config generators would |
846 | 785 | then need separate php_config.h files for each build type. */ |
847 | 786 | #ifndef ZEND_DEBUG |
848 | 787 | # define ZEND_DEBUG $<IF:$<CONFIG:Debug,DebugAssertions>,1,0> |
849 | 788 | #endif |
850 | 789 |
|
851 | | -/* Define to 1 if Zend fiber uses ucontext instead of boost context. */ |
852 | | -#cmakedefine ZEND_FIBER_UCONTEXT 1 |
853 | | - |
854 | | -/* Define to 1 if Zend max execution timers are supported and enabled. */ |
855 | | -#cmakedefine ZEND_MAX_EXECUTION_TIMERS 1 |
856 | | - |
857 | | -/* Number of bytes for the ZEND_MM alignment. */ |
858 | | -#cmakedefine ZEND_MM_ALIGNMENT @ZEND_MM_ALIGNMENT@ |
859 | | - |
860 | | -/* Number of bytes for the logarithmic ZEND_MM alignment. */ |
861 | | -#cmakedefine ZEND_MM_ALIGNMENT_LOG2 @ZEND_MM_ALIGNMENT_LOG2@ |
862 | | - |
863 | | -/* Define to 1 if ZEND_MM needs 8-byte realignment, and to 0 if not. */ |
864 | | -#cmakedefine01 ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT |
865 | | - |
866 | | -/* Define to 1 if Zend signal handling is supported and enabled. */ |
867 | | -#cmakedefine ZEND_SIGNALS 1 |
868 | | - |
869 | 790 | /* Define to 1 if thread safety (ZTS) is enabled. */ |
870 | 791 | #cmakedefine ZTS 1 |
871 | 792 |
|
872 | 793 | /* Define to 1 when using musl libc. */ |
873 | 794 | #cmakedefine __MUSL__ 1 |
874 | 795 |
|
875 | | -/************************************************************************* |
| 796 | +/***************************************************************************** |
| 797 | + Zend engine configuration |
| 798 | + ****************************************************************************/ |
| 799 | + |
| 800 | +@ZEND_CONFIGURATION@ |
| 801 | + |
| 802 | +/***************************************************************************** |
876 | 803 | PHP extensions configuration |
877 | | - ************************************************************************/ |
| 804 | + ****************************************************************************/ |
878 | 805 |
|
879 | 806 | @PHP_EXTENSIONS_CONFIGURATION@ |
880 | 807 |
|
|
0 commit comments