|
58 | 58 | and to string "0" if they are not. */ |
59 | 59 | #define DEFAULT_SHORT_OPEN_TAG "@DEFAULT_SHORT_OPEN_TAG@" |
60 | 60 |
|
61 | | -/* Define to 1 if 'dlsym()' requires a leading underscore in symbol names. */ |
62 | | -#cmakedefine DLSYM_NEEDS_UNDERSCORE 1 |
63 | | - |
64 | 61 | /* Define to 1 if 'TIOCGWINSZ' requires <sys/ioctl.h>. */ |
65 | 62 | #cmakedefine GWINSZ_IN_SYS_IOCTL 1 |
66 | 63 |
|
|
124 | 121 | /* Define to 1 if you have the 'copy_file_range' function. */ |
125 | 122 | #cmakedefine HAVE_COPY_FILE_RANGE 1 |
126 | 123 |
|
127 | | -/* Define to 1 if '__cpuid_count' is available. */ |
128 | | -#cmakedefine HAVE_CPUID_COUNT 1 |
129 | | - |
130 | | -/* Define to 1 if you have the <cpuid.h> header file. */ |
131 | | -#cmakedefine HAVE_CPUID_H 1 |
132 | | - |
133 | 124 | /* Define to 1 if you have the 'ctime_r' function. */ |
134 | 125 | #cmakedefine HAVE_CTIME_R 1 |
135 | 126 |
|
|
175 | 166 | /* Define to 1 if PHP-FPM has ACL support. */ |
176 | 167 | #cmakedefine HAVE_FPM_ACL 1 |
177 | 168 |
|
178 | | -/* Define to 1 if fpsetprec is present and usable. */ |
179 | | -#cmakedefine HAVE_FPSETPREC 1 |
180 | | - |
181 | | -/* Define to 1 if FPU control word can be manipulated by inline assembler. */ |
182 | | -#cmakedefine HAVE_FPU_INLINE_ASM_X86 1 |
183 | | - |
184 | 169 | /* Define to 1 if you have the 'ftok' function. */ |
185 | 170 | #cmakedefine HAVE_FTOK 1 |
186 | 171 |
|
|
205 | 190 | /* Define to 1 if you have the 'gai_strerror' function. */ |
206 | 191 | #cmakedefine HAVE_GAI_STRERROR 1 |
207 | 192 |
|
208 | | -/* Define to 1 if the target system has support for global register variables. |
209 | | - */ |
210 | | -#cmakedefine HAVE_GCC_GLOBAL_REGS 1 |
211 | | - |
212 | 193 | /* Define to 1 if GCOV code coverage is enabled. */ |
213 | 194 | #cmakedefine HAVE_GCOV 1 |
214 | 195 |
|
|
233 | 214 | /* Define to 1 if you have the 'getlogin' function. */ |
234 | 215 | #cmakedefine HAVE_GETLOGIN 1 |
235 | 216 |
|
236 | | -/* Define to 1 if you have the 'getpid' function. */ |
237 | | -#cmakedefine HAVE_GETPID 1 |
238 | | - |
239 | 217 | /* Define to 1 if you have the 'getprotobyname' function. */ |
240 | 218 | #cmakedefine HAVE_GETPROTOBYNAME 1 |
241 | 219 |
|
|
263 | 241 | /* Define to 1 if you have the 'getsid' function. */ |
264 | 242 | #cmakedefine HAVE_GETSID 1 |
265 | 243 |
|
266 | | -/* Define to 1 if you have the 'gettid' function. */ |
267 | | -#cmakedefine HAVE_GETTID 1 |
268 | | - |
269 | 244 | /* Define to 1 if you have the 'gettimeofday' function. */ |
270 | 245 | #cmakedefine HAVE_GETTIMEOFDAY 1 |
271 | 246 |
|
|
302 | 277 | /* Define to 1 if IPv6 is enabled and supported. */ |
303 | 278 | #cmakedefine HAVE_IPV6 1 |
304 | 279 |
|
305 | | -/* Define to 1 if you have the 'kill' function. */ |
306 | | -#cmakedefine HAVE_KILL 1 |
307 | | - |
308 | 280 | /* Define to 1 if system has a working 'kqueue' function. */ |
309 | 281 | #cmakedefine HAVE_KQUEUE 1 |
310 | 282 |
|
|
362 | 334 | /* Define to 1 if you have the 'mmap' function. */ |
363 | 335 | #cmakedefine HAVE_MMAP 1 |
364 | 336 |
|
365 | | -/* Define to 1 if you have the 'mremap' function. */ |
366 | | -#cmakedefine HAVE_MREMAP 1 |
367 | | - |
368 | 337 | /* Define to 1 if you have the 'nanosleep' function. */ |
369 | 338 | #cmakedefine HAVE_NANOSLEEP 1 |
370 | 339 |
|
|
413 | 382 | /* Define if the PS_STRINGS exists. */ |
414 | 383 | #cmakedefine HAVE_PS_STRINGS |
415 | 384 |
|
416 | | -/* Define to 1 if you have the 'pthread_attr_getstack' function. */ |
417 | | -#cmakedefine HAVE_PTHREAD_ATTR_GETSTACK 1 |
418 | | - |
419 | | -/* Define to 1 if you have the 'pthread_attr_get_np' function. */ |
420 | | -#cmakedefine HAVE_PTHREAD_ATTR_GET_NP 1 |
421 | | - |
422 | | -/* Define to 1 if you have the 'pthread_getattr_np' function. */ |
423 | | -#cmakedefine HAVE_PTHREAD_GETATTR_NP 1 |
424 | | - |
425 | | -/* Define to 1 if you have the 'pthread_get_stackaddr_np' function. */ |
426 | | -#cmakedefine HAVE_PTHREAD_GET_STACKADDR_NP 1 |
427 | | - |
428 | 385 | /* Define to 1 if you have the 'pthread_jit_write_protect_np' function. */ |
429 | 386 | #cmakedefine HAVE_PTHREAD_JIT_WRITE_PROTECT_NP 1 |
430 | 387 |
|
431 | | -/* Define to 1 if you have the 'pthread_stackseg_np' function. */ |
432 | | -#cmakedefine HAVE_PTHREAD_STACKSEG_NP 1 |
433 | | - |
434 | 388 | /* Define to 1 if you have the 'ptrace' function. */ |
435 | 389 | #cmakedefine HAVE_PTRACE 1 |
436 | 390 |
|
|
482 | 436 | /* Define to 1 if you have the 'shutdown' function. */ |
483 | 437 | #cmakedefine HAVE_SHUTDOWN 1 |
484 | 438 |
|
485 | | -/* Define to 1 if you have the 'sigaction' function. */ |
486 | | -#cmakedefine HAVE_SIGACTION 1 |
487 | | - |
488 | 439 | /* Define to 1 if you have the 'sigprocmask' function. */ |
489 | 440 | #cmakedefine HAVE_SIGPROCMASK 1 |
490 | 441 |
|
491 | | -/* Define to 1 if you have the 'sigsetjmp' function. */ |
492 | | -#cmakedefine HAVE_SIGSETJMP 1 |
493 | | - |
494 | 442 | /* Define to 1 if 'sa_len' is a member of 'struct sockaddr'. */ |
495 | 443 | #cmakedefine HAVE_SOCKADDR_SA_LEN 1 |
496 | 444 |
|
|
705 | 653 | /* Define to 1 if you have the <wmmintrin.h> header file. */ |
706 | 654 | #cmakedefine HAVE_WMMINTRIN_H 1 |
707 | 655 |
|
708 | | -/* Define to 1 if _controlfp is present and usable. */ |
709 | | -#cmakedefine HAVE__CONTROLFP 1 |
710 | | - |
711 | | -/* Define to 1 if _controlfp_s is present and usable. */ |
712 | | -#cmakedefine HAVE__CONTROLFP_S 1 |
713 | | - |
714 | | -/* Define to 1 if _FPU_SETCW is present and usable. */ |
715 | | -#cmakedefine HAVE__FPU_SETCW 1 |
716 | | - |
717 | 656 | /* Define to 1 if 'major', 'minor', and 'makedev' are declared in <mkdev.h>. |
718 | 657 | */ |
719 | 658 | #cmakedefine MAJOR_IN_MKDEV 1 |
|
893 | 832 | /* Define if processor uses big-endian word. */ |
894 | 833 | #cmakedefine WORDS_BIGENDIAN |
895 | 834 |
|
896 | | -/* Define to 1 if checking the stack limit is supported. */ |
897 | | -#cmakedefine ZEND_CHECK_STACK_LIMIT 1 |
898 | | - |
899 | 835 | /* Define to 1 if debugging is enabled, and to 0 if not. |
900 | 836 | TODO: This is still not good enough because multi-config generators would |
901 | 837 | then need separate php_config.h files for each build type. */ |
902 | 838 | #ifndef ZEND_DEBUG |
903 | 839 | # define ZEND_DEBUG $<IF:$<CONFIG:Debug,DebugAssertions>,1,0> |
904 | 840 | #endif |
905 | 841 |
|
906 | | -/* Define to 1 if Zend fiber uses ucontext instead of boost context. */ |
907 | | -#cmakedefine ZEND_FIBER_UCONTEXT 1 |
908 | | - |
909 | | -/* Define to 1 if Zend max execution timers are supported and enabled. */ |
910 | | -#cmakedefine ZEND_MAX_EXECUTION_TIMERS 1 |
911 | | - |
912 | | -/* Number of bytes for the ZEND_MM alignment. */ |
913 | | -#cmakedefine ZEND_MM_ALIGNMENT @ZEND_MM_ALIGNMENT@ |
914 | | - |
915 | | -/* Number of bytes for the logarithmic ZEND_MM alignment. */ |
916 | | -#cmakedefine ZEND_MM_ALIGNMENT_LOG2 @ZEND_MM_ALIGNMENT_LOG2@ |
917 | | - |
918 | | -/* Define to 1 if ZEND_MM needs 8-byte realignment, and to 0 if not. */ |
919 | | -#cmakedefine01 ZEND_MM_NEED_EIGHT_BYTE_REALIGNMENT |
920 | | - |
921 | | -/* Define to 1 if Zend signal handling is supported and enabled. */ |
922 | | -#cmakedefine ZEND_SIGNALS 1 |
923 | | - |
924 | 842 | /* Define to 1 if thread safety (ZTS) is enabled. */ |
925 | 843 | #cmakedefine ZTS 1 |
926 | 844 |
|
927 | 845 | /* Define to 1 when using musl libc. */ |
928 | 846 | #cmakedefine __MUSL__ 1 |
929 | 847 |
|
930 | | -/************************************************************************* |
| 848 | +/***************************************************************************** |
| 849 | + Zend engine configuration |
| 850 | + ****************************************************************************/ |
| 851 | + |
| 852 | +@ZEND_CONFIGURATION@ |
| 853 | + |
| 854 | +/***************************************************************************** |
931 | 855 | PHP extensions configuration |
932 | | - ************************************************************************/ |
| 856 | + ****************************************************************************/ |
933 | 857 |
|
934 | 858 | @PHP_EXTENSIONS_CONFIGURATION@ |
935 | 859 |
|
|
0 commit comments