X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fstdio.m4;h=a2b40b56477a4ad74519350f28b3fc1b808b4be5;hp=9144cb1df0faaeb61afd8377027cf1e4d2c44ef8;hb=09735ea6055f959a9cac481268754f07d6f6eb9f;hpb=81b71a515e2024cee739deb6e207eb3b0e7c5d64 diff --git a/m4/stdio.m4 b/m4/stdio.m4 index 9144cb1..a2b40b5 100644 --- a/m4/stdio.m4 +++ b/m4/stdio.m4 @@ -1,5 +1,5 @@ PSI_CHECK_STDIO() { - AC_CHECK_HEADER(stdio.h) + PSI_CONFIG_POSIX(stdio, stdio.h) PSI_STRUCT(FILE) PSI_STRUCT(fpos_t)