projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
7e4c037
)
flush
author
Michael Wallner
<mike@php.net>
Wed, 11 Nov 2015 07:46:56 +0000
(08:46 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 11 Nov 2015 07:46:56 +0000
(08:46 +0100)
config.m4
patch
|
blob
|
history
diff --git
a/config.m4
b/config.m4
index 21f997969369e032898c1ef3c3e7d61bf023fd2f..6854fd20d99037ac30f6647ed461e34212922d95 100644
(file)
--- 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)