|
48 | 48 | and to string "0" if they are not. */ |
49 | 49 | #define DEFAULT_SHORT_OPEN_TAG "@DEFAULT_SHORT_OPEN_TAG@" |
50 | 50 |
|
51 | | -/* Define to 1 if 'TIOCGWINSZ' requires <sys/ioctl.h>. */ |
52 | | -#cmakedefine GWINSZ_IN_SYS_IOCTL 1 |
53 | | - |
54 | 51 | /* Define to 1 when aarch64 CRC32 API is available. */ |
55 | 52 | #cmakedefine HAVE_AARCH64_CRC32 1 |
56 | 53 |
|
|
66 | 63 | /* Define to 1 if you have the 'alphasort' function. */ |
67 | 64 | #cmakedefine HAVE_ALPHASORT 1 |
68 | 65 |
|
69 | | -/* Define to 1 if AppArmor confinement is available for PHP-FPM. */ |
70 | | -#cmakedefine HAVE_APPARMOR 1 |
71 | | - |
72 | 66 | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
73 | 67 | #cmakedefine HAVE_ARPA_INET_H 1 |
74 | 68 |
|
|
93 | 87 | /* Define to 1 if PHP has the <main/build-defs.h> header file. */ |
94 | 88 | #cmakedefine HAVE_BUILD_DEFS_H 1 |
95 | 89 |
|
96 | | -/* Define to 1 if compiler supports __sync_bool_compare_and_swap() a.o. */ |
97 | | -#cmakedefine HAVE_BUILTIN_ATOMIC 1 |
98 | | - |
99 | 90 | /* Define to 1 if you have the 'chroot' function. */ |
100 | 91 | #cmakedefine HAVE_CHROOT 1 |
101 | 92 |
|
102 | | -/* Define to 1 if you have the 'clearenv' function. */ |
103 | | -#cmakedefine HAVE_CLEARENV 1 |
104 | | - |
105 | | -/* Define to 1 if you have the 'clock_gettime' function. */ |
106 | | -#cmakedefine HAVE_CLOCK_GETTIME 1 |
107 | | - |
108 | | -/* Define to 1 if you have the 'clock_get_time' function. */ |
109 | | -#cmakedefine HAVE_CLOCK_GET_TIME 1 |
110 | | - |
111 | 93 | /* Define to 1 if you have the 'copy_file_range' function. */ |
112 | 94 | #cmakedefine HAVE_COPY_FILE_RANGE 1 |
113 | 95 |
|
|
129 | 111 | /* Define to 1 if DTrace support is enabled. */ |
130 | 112 | #cmakedefine HAVE_DTRACE 1 |
131 | 113 |
|
132 | | -/* Define to 1 if system has a working epoll. */ |
133 | | -#cmakedefine HAVE_EPOLL 1 |
134 | | - |
135 | 114 | /* Define to 1 if you have the 'explicit_bzero' function. */ |
136 | 115 | #cmakedefine HAVE_EXPLICIT_BZERO 1 |
137 | 116 |
|
|
150 | 129 | /* Define to 1 if you have the 'fopencookie' function. */ |
151 | 130 | #cmakedefine HAVE_FOPENCOOKIE 1 |
152 | 131 |
|
153 | | -/* Define to 1 if PHP-FPM has ACL support. */ |
154 | | -#cmakedefine HAVE_FPM_ACL 1 |
155 | | - |
156 | 132 | /* Define to 1 if you have the 'ftok' function. */ |
157 | 133 | #cmakedefine HAVE_FTOK 1 |
158 | 134 |
|
|
252 | 228 | /* Define to 1 if IPv6 is enabled and supported. */ |
253 | 229 | #cmakedefine HAVE_IPV6 1 |
254 | 230 |
|
255 | | -/* Define to 1 if system has a working 'kqueue' function. */ |
256 | | -#cmakedefine HAVE_KQUEUE 1 |
257 | | - |
258 | 231 | /* Define to 1 if you have the <langinfo.h> header file. */ |
259 | 232 | #cmakedefine HAVE_LANGINFO_H 1 |
260 | 233 |
|
|
273 | 246 | /* Define to 1 if you have the 'localtime_r' function. */ |
274 | 247 | #cmakedefine HAVE_LOCALTIME_R 1 |
275 | 248 |
|
276 | | -/* Define to 1 if you have 'SO_LISTENQ*'. */ |
277 | | -#cmakedefine HAVE_LQ_SO_LISTENQ 1 |
278 | | - |
279 | | -/* Define to 1 if you have 'TCP_CONNECTION_INFO'. */ |
280 | | -#cmakedefine HAVE_LQ_TCP_CONNECTION_INFO 1 |
281 | | - |
282 | | -/* Define to 1 if you have 'TCP_INFO'. */ |
283 | | -#cmakedefine HAVE_LQ_TCP_INFO 1 |
284 | | - |
285 | | -/* Define to 1 if you have the 'mach_vm_read' function. */ |
286 | | -#cmakedefine HAVE_MACH_VM_READ 1 |
287 | | - |
288 | 249 | /* Define to 1 if you have the 'memcntl' function. */ |
289 | 250 | #cmakedefine HAVE_MEMCNTL 1 |
290 | 251 |
|
|
321 | 282 | /* Define to 1 if you have the 'openpty' function. */ |
322 | 283 | #cmakedefine HAVE_OPENPTY 1 |
323 | 284 |
|
324 | | -/* Define to 1 if the phpdbg SAPI has libedit/readline integration. */ |
325 | | -#cmakedefine HAVE_PHPDBG_READLINE 1 |
326 | | - |
327 | 285 | /* Define to 1 if you have the 'poll' function. */ |
328 | 286 | #cmakedefine HAVE_POLL 1 |
329 | 287 |
|
330 | 288 | /* Define to 1 if you have the <poll.h> header file. */ |
331 | 289 | #cmakedefine HAVE_POLL_H 1 |
332 | 290 |
|
333 | | -/* Define to 1 if you have the 'port_create' function. */ |
334 | | -#cmakedefine HAVE_PORT_CREATE 1 |
335 | | - |
336 | 291 | /* Define to 1 if you have the 'prctl' function. */ |
337 | 292 | #cmakedefine HAVE_PRCTL 1 |
338 | 293 |
|
339 | 294 | /* Define to 1 if you have the 'procctl' function. */ |
340 | 295 | #cmakedefine HAVE_PROCCTL 1 |
341 | 296 |
|
342 | | -/* Define if the PS_STRINGS exists. */ |
343 | | -#cmakedefine HAVE_PS_STRINGS |
344 | | - |
345 | 297 | /* Define to 1 if you have the 'pthread_jit_write_protect_np' function. */ |
346 | 298 | #cmakedefine HAVE_PTHREAD_JIT_WRITE_PROTECT_NP 1 |
347 | 299 |
|
348 | | -/* Define to 1 if you have the 'ptrace' function. */ |
349 | | -#cmakedefine HAVE_PTRACE 1 |
350 | | - |
351 | 300 | /* Define to 1 if the system has the type 'ptrdiff_t'. */ |
352 | 301 | #cmakedefine HAVE_PTRDIFF_T 1 |
353 | 302 |
|
|
366 | 315 | /* Define to 1 if you have the 'scandir' function. */ |
367 | 316 | #cmakedefine HAVE_SCANDIR 1 |
368 | 317 |
|
369 | | -/* Define to 1 if system has a working 'select' function. */ |
370 | | -#cmakedefine HAVE_SELECT 1 |
371 | | - |
372 | | -/* Define to 1 if SELinux is available in PHP-FPM. */ |
373 | | -#cmakedefine HAVE_SELINUX 1 |
374 | | - |
375 | 318 | /* Define to 1 if you have the 'setenv' function. */ |
376 | 319 | #cmakedefine HAVE_SETENV 1 |
377 | 320 |
|
378 | 321 | /* Define to 1 if you have the 'setitimer' function. */ |
379 | 322 | #cmakedefine HAVE_SETITIMER 1 |
380 | 323 |
|
381 | | -/* Define to 1 if you have the 'setpflags' function. */ |
382 | | -#cmakedefine HAVE_SETPFLAGS 1 |
383 | | - |
384 | | -/* Define to 1 if you have the 'setproctitle' function. */ |
385 | | -#cmakedefine HAVE_SETPROCTITLE 1 |
386 | | - |
387 | | -/* Define to 1 if you have the 'setproctitle_fast' function. */ |
388 | | -#cmakedefine HAVE_SETPROCTITLE_FAST 1 |
389 | | - |
390 | 324 | /* Define to 1 if you have the 'shutdown' function. */ |
391 | 325 | #cmakedefine HAVE_SHUTDOWN 1 |
392 | 326 |
|
|
444 | 378 | /* Define to 1 if the system has the type 'struct sockaddr_storage'. */ |
445 | 379 | #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE 1 |
446 | 380 |
|
447 | | -/* Define to 1 if 'sun_len' is a member of 'struct sockaddr_un'. */ |
448 | | -#cmakedefine HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1 |
449 | | - |
450 | 381 | /* Define to 1 if 'st_blksize' is a member of 'struct stat'. */ |
451 | 382 | #cmakedefine HAVE_STRUCT_STAT_ST_BLKSIZE 1 |
452 | 383 |
|
|
471 | 402 | /* Define to 1 if you have the <syslog.h> header file. */ |
472 | 403 | #cmakedefine HAVE_SYSLOG_H 1 |
473 | 404 |
|
474 | | -/* Define to 1 if FPM has systemd integration. */ |
475 | | -#cmakedefine HAVE_SYSTEMD 1 |
476 | | - |
477 | | -/* Define to 1 if you have the <sys/acl.h> header file. */ |
478 | | -#cmakedefine HAVE_SYS_ACL_H 1 |
479 | | - |
480 | 405 | /* Define to 1 if you have the <sys/file.h> header file. */ |
481 | 406 | #cmakedefine HAVE_SYS_FILE_H 1 |
482 | 407 |
|
|
501 | 426 | /* Define to 1 if you have the <sys/poll.h> header file. */ |
502 | 427 | #cmakedefine HAVE_SYS_POLL_H 1 |
503 | 428 |
|
504 | | -/* Define to 1 if you have the <sys/pstat.h> header file. */ |
505 | | -#cmakedefine HAVE_SYS_PSTAT_H 1 |
506 | | - |
507 | 429 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
508 | 430 | #cmakedefine HAVE_SYS_RESOURCE_H 1 |
509 | 431 |
|
|
543 | 465 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
544 | 466 | #cmakedefine HAVE_SYS_WAIT_H 1 |
545 | 467 |
|
546 | | -/* Define to 1 if you have the 'times' function. */ |
547 | | -#cmakedefine HAVE_TIMES 1 |
548 | | - |
549 | 468 | /* Define to 1 if you have the <tmmintrin.h> header file. */ |
550 | 469 | #cmakedefine HAVE_TMMINTRIN_H 1 |
551 | 470 |
|
|
561 | 480 | /* Define to 1 if you have the 'unsetenv' function. */ |
562 | 481 | #cmakedefine HAVE_UNSETENV 1 |
563 | 482 |
|
564 | | -/* Define to 1 if faulting on write-protected memory support can be compiled |
565 | | - for userfaultfd. */ |
566 | | -#cmakedefine HAVE_USERFAULTFD_WRITEFAULT 1 |
567 | | - |
568 | 483 | /* Define to 1 if you have the 'usleep' function. */ |
569 | 484 | #cmakedefine HAVE_USLEEP 1 |
570 | 485 |
|
|
704 | 619 | /* Define to 1 if 'write(2)' works. */ |
705 | 620 | #cmakedefine PHP_WRITE_STDOUT 1 |
706 | 621 |
|
707 | | -/* Define to the /proc/pid/mem interface filename value. */ |
708 | | -#cmakedefine PROC_MEM_FILE "@PROC_MEM_FILE@" |
709 | | - |
710 | 622 | /* The size of 'int', as computed by sizeof. */ |
711 | 623 | @SIZEOF_INT_CODE@ |
712 | 624 |
|
|
734 | 646 | /* Define to 1 if strerror_r returns char *. */ |
735 | 647 | #cmakedefine STRERROR_R_CHAR_P 1 |
736 | 648 |
|
737 | | -/* Define to 1 if cross-process locking is required by 'accept()'. */ |
738 | | -#cmakedefine USE_LOCKING 1 |
739 | | - |
740 | 649 | @PHP_SYSTEM_EXTENSIONS@ |
741 | 650 |
|
742 | 651 | /* Define if processor uses big-endian word. */ |
|
761 | 670 |
|
762 | 671 | @ZEND_CONFIGURATION@ |
763 | 672 |
|
| 673 | +/***************************************************************************** |
| 674 | + PHP SAPIs configuration |
| 675 | + ****************************************************************************/ |
| 676 | + |
| 677 | +@PHP_SAPIS_CONFIGURATION@ |
| 678 | + |
764 | 679 | /***************************************************************************** |
765 | 680 | PHP extensions configuration |
766 | 681 | ****************************************************************************/ |
|
0 commit comments