|
472 | 472 | /* Define to 1 if you have the 'fopencookie' function. */ |
473 | 473 | #cmakedefine HAVE_FOPENCOOKIE 1 |
474 | 474 |
|
| 475 | +/* Define to 1 if you have the 'fork' function. */ |
| 476 | +#cmakedefine HAVE_FORK 1 |
| 477 | + |
| 478 | +/* Define to 1 if you have the 'forkx' function. */ |
| 479 | +#cmakedefine HAVE_FORKX 1 |
| 480 | + |
475 | 481 | /* Define to 1 if you have the 'fpathconf' function. */ |
476 | 482 | #cmakedefine HAVE_FPATHCONF 1 |
477 | 483 |
|
|
543 | 549 | /* Define to 1 if you have the 'getpgid' function. */ |
544 | 550 | #cmakedefine HAVE_GETPGID 1 |
545 | 551 |
|
| 552 | +/* Define to 1 if you have the 'getpriority' function. */ |
| 553 | +#cmakedefine HAVE_GETPRIORITY 1 |
| 554 | + |
546 | 555 | #define HAVE_GETPROTOBYNAME 1 |
547 | 556 |
|
548 | 557 | #define HAVE_GETPROTOBYNUMBER 1 |
|
760 | 769 | /* Define to 1 if OpenSSL crypto library has the 'RAND_egd' function. */ |
761 | 770 | #cmakedefine HAVE_RAND_EGD 1 |
762 | 771 |
|
| 772 | +/* Define to 1 if you have the 'rfork' function. */ |
| 773 | +#cmakedefine HAVE_RFORK 1 |
| 774 | + |
763 | 775 | /* Define to 1 if edit/readline library has the 'rl_callback_read_char' |
764 | 776 | function. */ |
765 | 777 | #cmakedefine HAVE_RL_CALLBACK_READ_CHAR 1 |
|
780 | 792 | /* Define to 1 if you have the 'seteuid' function. */ |
781 | 793 | #cmakedefine HAVE_SETEUID 1 |
782 | 794 |
|
| 795 | +/* Define to 1 if you have the 'setpriority' function. */ |
| 796 | +#cmakedefine HAVE_SETPRIORITY 1 |
| 797 | + |
783 | 798 | /* Define to 1 if libzip library has the 'zip_file_set_mtime' function |
784 | 799 | (available since 1.0.0). */ |
785 | 800 | #cmakedefine HAVE_SET_MTIME 1 |
|
803 | 818 | /* Define to 1 if you have the 'setsid' function. */ |
804 | 819 | #cmakedefine HAVE_SETSID 1 |
805 | 820 |
|
| 821 | +/* Define to 1 if you have the 'sigaction' function. */ |
| 822 | +#cmakedefine HAVE_SIGACTION 1 |
| 823 | + |
806 | 824 | #undef HAVE_SIGSETJMP |
807 | 825 |
|
| 826 | +/* Define to 1 if you have the 'sigtimedwait' function. */ |
| 827 | +#cmakedefine HAVE_SIGTIMEDWAIT 1 |
| 828 | + |
| 829 | +/* Define to 1 if you have the 'sigwaitinfo' function. */ |
| 830 | +#cmakedefine HAVE_SIGWAITINFO 1 |
| 831 | + |
808 | 832 | /* Define to 1 if the odbc extension uses the Solid DB. */ |
809 | 833 | #cmakedefine HAVE_SOLID 1 |
810 | 834 |
|
|
925 | 949 | /* Define to 1 if the PHP extension 'odbc' is available. */ |
926 | 950 | #cmakedefine HAVE_UODBC 1 |
927 | 951 |
|
928 | | -/* Define to 1 if you have the 'utimes' function. */ |
929 | | -#cmakedefine HAVE_UTIMES 1 |
930 | | - |
931 | 952 | #undef HAVE_UNISTD_H |
932 | 953 |
|
| 954 | +/* Define to 1 if you have the 'unshare' function. */ |
| 955 | +#cmakedefine HAVE_UNSHARE 1 |
| 956 | + |
933 | 957 | #define HAVE_USLEEP 1 |
934 | 958 |
|
| 959 | +/* Define to 1 if you have the 'utimes' function. */ |
| 960 | +#cmakedefine HAVE_UTIMES 1 |
| 961 | + |
935 | 962 | #define HAVE_UTIME 1 |
936 | 963 |
|
937 | 964 | /* Define to 1 if 'domainname' is a member of 'struct utsname'. */ |
938 | 965 | #cmakedefine HAVE_UTSNAME_DOMAINNAME 1 |
939 | 966 |
|
940 | | -/* have the wspiapi.h header file */ |
941 | | -#define HAVE_WSPIAPI_H 1 |
| 967 | +/* Define to 1 if you have the 'waitpid' function. */ |
| 968 | +#cmakedefine HAVE_WAITPID 1 |
| 969 | + |
| 970 | +/* Define to 1 if you have the 'wait3' function. */ |
| 971 | +#cmakedefine HAVE_WAIT3 1 |
| 972 | + |
| 973 | +/* Define to 1 if you have the 'wait4' function. */ |
| 974 | +#cmakedefine HAVE_WAIT4 1 |
942 | 975 |
|
943 | 976 | /* Define to 1 if the PHP extension 'xml' is available. */ |
944 | 977 | #cmakedefine HAVE_XML 1 |
|
0 commit comments