X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=config.m4;h=6854fd20d99037ac30f6647ed461e34212922d95;hp=21f997969369e032898c1ef3c3e7d61bf023fd2f;hb=a0019f0beb1e977c39b613c5e54cf994efa2e143;hpb=7e4c03791c729bce5ebe6226a72786191bc67f8f 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)