X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.m4;h=e7d1e1f69aa60bd08c6f30335a9a91a18eda7fab;hp=c4eb5783a89c04a5335fc55848e866623b4354bc;hb=45cba21d5001261fd5dbceeea1e7374bbee6c1b0;hpb=b4508f6b917660970f887894a6aaed6c220a2c72 diff --git a/config.m4 b/config.m4 index c4eb578..e7d1e1f 100644 --- a/config.m4 +++ b/config.m4 @@ -21,11 +21,14 @@ if test "$PHP_PSI" != no; then [stdio.m4], [stdint.m4], [stdlib.m4], + [sys_select.m4], + [sys_socket.m4], [sys_stat.m4], [sys_time.m4], [sys_times.m4], [sys_types.m4], [sys_uio.m4], + [sys_utsname.m4], [time.m4], [wchar.m4]], [ dnl pecl build @@ -49,10 +52,13 @@ if test "$PHP_PSI" != no; then PSI_CHECK_STDIO PSI_CHECK_STDLIB PSI_CHECK_TIME + PSI_CHECK_SYS_SELECT + PSI_CHECK_SYS_SOCKET PSI_CHECK_SYS_TIME PSI_CHECK_SYS_TIMES PSI_CHECK_SYS_STAT PSI_CHECK_SYS_UIO + PSI_CHECK_SYS_UTSNAME PSI_CHECK_WCHAR PHP_SUBST(PSI_SHARED_LIBADD)