|
560 | 560 | /* Define to 1 if Capstone is available. */ |
561 | 561 | #cmakedefine HAVE_CAPSTONE 1 |
562 | 562 |
|
| 563 | +/* Define to 1 if you have the 'ctermid' function. */ |
| 564 | +#cmakedefine HAVE_CTERMID 1 |
| 565 | + |
563 | 566 | /* Define to 1 if the PHP extension 'ctype' is available. */ |
564 | 567 | #cmakedefine HAVE_CTYPE 1 |
565 | 568 |
|
|
572 | 575 | /* Define to 1 if the PHP extension 'dba' is available. */ |
573 | 576 | #cmakedefine HAVE_DBA 1 |
574 | 577 |
|
575 | | -/* Define to 1 if you have the <timelib_config.h> header file. */ |
576 | | -#cmakedefine HAVE_TIMELIB_CONFIG_H 1 |
577 | | - |
578 | 578 | /* Define to 1 if you have the 'dcngettext' function. */ |
579 | 579 | #cmakedefine HAVE_DCNGETTEXT 1 |
580 | 580 |
|
|
584 | 584 | /* Define to 1 if the PHP extension 'dom' is available. */ |
585 | 585 | #cmakedefine HAVE_DOM 1 |
586 | 586 |
|
| 587 | +/* Define to 1 if you have the 'eaccess' function. */ |
| 588 | +#cmakedefine HAVE_EACCESS 1 |
| 589 | + |
587 | 590 | /* Define to 1 if the PHP extension 'enchant' is available. */ |
588 | 591 | #cmakedefine HAVE_ENCHANT 1 |
589 | 592 |
|
|
631 | 634 | /* Define to 1 if flush should be called explicitly after a buffered io. */ |
632 | 635 | #cmakedefine HAVE_FLUSHIO 1 |
633 | 636 |
|
| 637 | +/* Define to 1 if you have the 'fpathconf' function. */ |
| 638 | +#cmakedefine HAVE_FPATHCONF 1 |
| 639 | + |
634 | 640 | /* Define to 1 if the PHP extension 'ftp' is available. */ |
635 | 641 | #cmakedefine HAVE_FTP 1 |
636 | 642 |
|
|
683 | 689 | /* Define to 1 if iconv implementation is glibc. */ |
684 | 690 | #cmakedefine HAVE_GLIBC_ICONV 1 |
685 | 691 |
|
| 692 | +/* Define to 1 if you have the 'getgrgid_r' function. */ |
| 693 | +#cmakedefine HAVE_GETGRGID_R 1 |
| 694 | + |
| 695 | +/* Define to 1 if you have the 'getgroups' function. */ |
| 696 | +#cmakedefine HAVE_GETGROUPS 1 |
| 697 | + |
| 698 | +/* Define to 1 if you have the 'getpgid' function. */ |
| 699 | +#cmakedefine HAVE_GETPGID 1 |
| 700 | + |
| 701 | +/* Define to 1 if you have the 'getrlimit' function. */ |
| 702 | +#cmakedefine HAVE_GETRLIMIT 1 |
| 703 | + |
| 704 | +/* Define to 1 if you have the 'getsid' function. */ |
| 705 | +#cmakedefine HAVE_GETSID 1 |
| 706 | + |
686 | 707 | /* Define to 1 if iconv implementation is IBM. */ |
687 | 708 | #cmakedefine HAVE_IBM_ICONV 1 |
688 | 709 |
|
| 710 | +/* Define to 1 if you have the 'initgroups' function. */ |
| 711 | +#cmakedefine HAVE_INITGROUPS 1 |
| 712 | + |
689 | 713 | /* Define to 1 if you have the libavif library. */ |
690 | 714 | #cmakedefine HAVE_LIBAVIF 1 |
691 | 715 |
|
|
707 | 731 | /* Define to 1 if you have the libwebp library. */ |
708 | 732 | #cmakedefine HAVE_LIBWEBP 1 |
709 | 733 |
|
| 734 | +/* Define to 1 if you have the 'mkfifo' function. */ |
| 735 | +#cmakedefine HAVE_MKFIFO 1 |
| 736 | + |
| 737 | +/* Define to 1 if you have the 'mknod' function. */ |
| 738 | +#cmakedefine HAVE_MKNOD 1 |
| 739 | + |
710 | 740 | /* Define to 1 if you have the 'ngettext' function. */ |
711 | 741 | #cmakedefine HAVE_NGETTEXT 1 |
712 | 742 |
|
| 743 | +/* Define to 1 if you have the 'pathconf' function. */ |
| 744 | +#cmakedefine HAVE_PATHCONF 1 |
| 745 | + |
713 | 746 | /* PostgreSQL 9.6 or later */ |
714 | 747 | #cmakedefine HAVE_PG_CONTEXT_VISIBILITY 1 |
715 | 748 |
|
|
728 | 761 | /* Define to 1 if the PHP extension 'pdo_pgsql' is available. */ |
729 | 762 | #cmakedefine HAVE_PDO_PGSQL 1 |
730 | 763 |
|
| 764 | +/* Define to 1 if the PHP extension 'posix' is available. */ |
| 765 | +#cmakedefine HAVE_POSIX 1 |
| 766 | + |
731 | 767 | /* Define to 1 if edit/readline library has the 'rl_callback_read_char' |
732 | 768 | function. */ |
733 | 769 | #cmakedefine HAVE_RL_CALLBACK_READ_CHAR 1 |
|
796 | 832 | /* Define to 1 if mbstring has multibyte regex support enabled. */ |
797 | 833 | #cmakedefine HAVE_MBREGEX 1 |
798 | 834 |
|
| 835 | +/* Define to 1 if you have the 'setegid' function. */ |
| 836 | +#cmakedefine HAVE_SETEGID 1 |
| 837 | + |
| 838 | +/* Define to 1 if you have the 'seteuid' function. */ |
| 839 | +#cmakedefine HAVE_SETEUID 1 |
| 840 | + |
| 841 | +/* Define to 1 if you have the 'setrlimit' function. */ |
| 842 | +#cmakedefine HAVE_SETRLIMIT 1 |
| 843 | + |
| 844 | +/* Define to 1 if you have the 'setsid' function. */ |
| 845 | +#cmakedefine HAVE_SETSID 1 |
| 846 | + |
799 | 847 | /* Define to 1 if the odbc extension uses the Solid DB. */ |
800 | 848 | #cmakedefine HAVE_SOLID 1 |
801 | 849 |
|
| 850 | +/* Define to 1 if 'domainname' is a member of 'struct utsname'. */ |
| 851 | +#cmakedefine HAVE_UTSNAME_DOMAINNAME 1 |
| 852 | + |
802 | 853 | /* Define to 1 if oniguruma has an invalid entry for KOI8 encoding. */ |
803 | 854 | #cmakedefine PHP_ONIG_BAD_KOI8_ENTRY 1 |
804 | 855 |
|
|
949 | 1000 | /* Define to 1 if you have the <tidy.h> header file. */ |
950 | 1001 | #cmakedefine HAVE_TIDY_H 1 |
951 | 1002 |
|
| 1003 | +/* Define to 1 if you have the <timelib_config.h> header file. */ |
| 1004 | +#cmakedefine HAVE_TIMELIB_CONFIG_H 1 |
| 1005 | + |
952 | 1006 | /* Define to 1 if SQLite library was compiled with the |
953 | 1007 | SQLITE_OMIT_LOAD_EXTENSION and does not have the extension support with the |
954 | 1008 | 'sqlite3_load_extension' function. For usage in the sqlite3 PHP extension. |
|
0 commit comments