X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=config.m4;h=6854fd20d99037ac30f6647ed461e34212922d95;hb=d9a7378b795f32b91e110bd163c019aa30e79084;hp=21f997969369e032898c1ef3c3e7d61bf023fd2f;hpb=7e4c03791c729bce5ebe6226a72786191bc67f8f;p=m6w6%2Fext-psi diff --git a/config.m4 b/config.m4 index 21f9979..6854fd2 100644 --- a/config.m4 +++ b/config.m4 @@ -375,7 +375,8 @@ if test "$PHP_PSI" != "no"; then [st_blocks], [st_flags], [st_gen]], [ - st_?tim*) psi_member_type="struct timespec" ;; + st_?tim) psi_member_type="struct timespec" ;; + st_*timespec) psi_member_type="struct timespec" ;; ], sys/stat.h) PSI_CONST(S_IFMT, int, sys/stat.h) PSI_CONST(S_IFBLK, int, sys/stat.h)