|
559 | 559 | /* Define to 1 if Capstone is available. */ |
560 | 560 | #cmakedefine HAVE_CAPSTONE 1 |
561 | 561 |
|
| 562 | +/* Define to 1 if you have the 'ctermid' function. */ |
| 563 | +#cmakedefine HAVE_CTERMID 1 |
| 564 | + |
562 | 565 | /* Define to 1 if the PHP extension 'ctype' is available. */ |
563 | 566 | #cmakedefine HAVE_CTYPE 1 |
564 | 567 |
|
|
571 | 574 | /* Define to 1 if the PHP extension 'dba' is available. */ |
572 | 575 | #cmakedefine HAVE_DBA 1 |
573 | 576 |
|
574 | | -/* Define to 1 if you have the <timelib_config.h> header file. */ |
575 | | -#cmakedefine HAVE_TIMELIB_CONFIG_H 1 |
576 | | - |
577 | 577 | /* Define to 1 if you have the 'dcngettext' function. */ |
578 | 578 | #cmakedefine HAVE_DCNGETTEXT 1 |
579 | 579 |
|
|
586 | 586 | /* Define to 1 if you have the 'elf_aux_info' function. */ |
587 | 587 | #cmakedefine HAVE_ELF_AUX_INFO 1 |
588 | 588 |
|
| 589 | +/* Define to 1 if you have the 'eaccess' function. */ |
| 590 | +#cmakedefine HAVE_EACCESS 1 |
| 591 | + |
589 | 592 | /* Define to 1 if the PHP extension 'enchant' is available. */ |
590 | 593 | #cmakedefine HAVE_ENCHANT 1 |
591 | 594 |
|
|
637 | 640 | /* Define to 1 if flush should be called explicitly after a buffered io. */ |
638 | 641 | #cmakedefine HAVE_FLUSHIO 1 |
639 | 642 |
|
| 643 | +/* Define to 1 if you have the 'fpathconf' function. */ |
| 644 | +#cmakedefine HAVE_FPATHCONF 1 |
| 645 | + |
640 | 646 | /* Define to 1 if the PHP extension 'ftp' is available. */ |
641 | 647 | #cmakedefine HAVE_FTP 1 |
642 | 648 |
|
|
689 | 695 | /* Define to 1 if iconv implementation is glibc. */ |
690 | 696 | #cmakedefine HAVE_GLIBC_ICONV 1 |
691 | 697 |
|
| 698 | +/* Define to 1 if you have the 'getgrgid_r' function. */ |
| 699 | +#cmakedefine HAVE_GETGRGID_R 1 |
| 700 | + |
| 701 | +/* Define to 1 if you have the 'getgroups' function. */ |
| 702 | +#cmakedefine HAVE_GETGROUPS 1 |
| 703 | + |
| 704 | +/* Define to 1 if you have the 'getpgid' function. */ |
| 705 | +#cmakedefine HAVE_GETPGID 1 |
| 706 | + |
| 707 | +/* Define to 1 if you have the 'getrlimit' function. */ |
| 708 | +#cmakedefine HAVE_GETRLIMIT 1 |
| 709 | + |
| 710 | +/* Define to 1 if you have the 'getsid' function. */ |
| 711 | +#cmakedefine HAVE_GETSID 1 |
| 712 | + |
692 | 713 | /* Define to 1 if iconv implementation is IBM. */ |
693 | 714 | #cmakedefine HAVE_IBM_ICONV 1 |
694 | 715 |
|
| 716 | +/* Define to 1 if you have the 'initgroups' function. */ |
| 717 | +#cmakedefine HAVE_INITGROUPS 1 |
| 718 | + |
695 | 719 | /* Define to 1 if you have the libavif library. */ |
696 | 720 | #cmakedefine HAVE_LIBAVIF 1 |
697 | 721 |
|
|
716 | 740 | /* Define to 1 if you have the libwebp library. */ |
717 | 741 | #cmakedefine HAVE_LIBWEBP 1 |
718 | 742 |
|
| 743 | +/* Define to 1 if you have the 'mkfifo' function. */ |
| 744 | +#cmakedefine HAVE_MKFIFO 1 |
| 745 | + |
| 746 | +/* Define to 1 if you have the 'mknod' function. */ |
| 747 | +#cmakedefine HAVE_MKNOD 1 |
| 748 | + |
719 | 749 | /* Define to 1 if you have the 'ngettext' function. */ |
720 | 750 | #cmakedefine HAVE_NGETTEXT 1 |
721 | 751 |
|
| 752 | +/* Define to 1 if you have the 'pathconf' function. */ |
| 753 | +#cmakedefine HAVE_PATHCONF 1 |
| 754 | + |
722 | 755 | /* Define to 1 if the PHP extension 'pgsql' is available. */ |
723 | 756 | #cmakedefine HAVE_PGSQL 1 |
724 | 757 |
|
|
731 | 764 | /* Define to 1 if the PHP extension 'pdo_pgsql' is available. */ |
732 | 765 | #cmakedefine HAVE_PDO_PGSQL 1 |
733 | 766 |
|
| 767 | +/* Define to 1 if the PHP extension 'posix' is available. */ |
| 768 | +#cmakedefine HAVE_POSIX 1 |
| 769 | + |
734 | 770 | /* Define to 1 if edit/readline library has the 'rl_callback_read_char' |
735 | 771 | function. */ |
736 | 772 | #cmakedefine HAVE_RL_CALLBACK_READ_CHAR 1 |
|
799 | 835 | /* Define to 1 if mbstring has multibyte regex support enabled. */ |
800 | 836 | #cmakedefine HAVE_MBREGEX 1 |
801 | 837 |
|
| 838 | +/* Define to 1 if you have the 'setegid' function. */ |
| 839 | +#cmakedefine HAVE_SETEGID 1 |
| 840 | + |
| 841 | +/* Define to 1 if you have the 'seteuid' function. */ |
| 842 | +#cmakedefine HAVE_SETEUID 1 |
| 843 | + |
| 844 | +/* Define to 1 if you have the 'setrlimit' function. */ |
| 845 | +#cmakedefine HAVE_SETRLIMIT 1 |
| 846 | + |
| 847 | +/* Define to 1 if you have the 'setsid' function. */ |
| 848 | +#cmakedefine HAVE_SETSID 1 |
| 849 | + |
802 | 850 | /* Define to 1 if the odbc extension uses the Solid DB. */ |
803 | 851 | #cmakedefine HAVE_SOLID 1 |
804 | 852 |
|
| 853 | +/* Define to 1 if 'domainname' is a member of 'struct utsname'. */ |
| 854 | +#cmakedefine HAVE_STRUCT_UTSNAME_DOMAINNAME 1 |
| 855 | + |
805 | 856 | /* Define to 1 if oniguruma has an invalid entry for KOI8 encoding. */ |
806 | 857 | #cmakedefine PHP_ONIG_BAD_KOI8_ENTRY 1 |
807 | 858 |
|
|
975 | 1026 | /* Define to 1 if the system has the type 'union semun'. */ |
976 | 1027 | #cmakedefine HAVE_UNION_SEMUN 1 |
977 | 1028 |
|
| 1029 | +/* Define to 1 if you have the <timelib_config.h> header file. */ |
| 1030 | +#cmakedefine HAVE_TIMELIB_CONFIG_H 1 |
| 1031 | + |
978 | 1032 | /* Define to 1 if SQLite library was compiled with the |
979 | 1033 | SQLITE_OMIT_LOAD_EXTENSION and does not have the extension support with the |
980 | 1034 | 'sqlite3_load_extension' function. For usage in the sqlite3 PHP extension. |
|
0 commit comments