From: Michael Wallner Date: Wed, 11 Nov 2015 07:46:56 +0000 (+0100) Subject: flush X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=a0019f0beb1e977c39b613c5e54cf994efa2e143 flush --- 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)