X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fsys_time.m4;fp=m4%2Fsys_time.m4;h=9c1f74444ecb63c4f4d31eb57e1341180f03e12c;hp=1b845dd5b8e7f35aef9b290ba6533a35c6316e0d;hb=ed5ebb3caac1ac8bf6a4b32eabfb523f23de8576;hpb=9bd48d16d68944f3a1e9366fe8c6f3c6d985bf56 diff --git a/m4/sys_time.m4 b/m4/sys_time.m4 index 1b845dd..9c1f744 100644 --- a/m4/sys_time.m4 +++ b/m4/sys_time.m4 @@ -1,5 +1,5 @@ PSI_CHECK_SYS_TIME() { - AC_CHECK_HEADERS(sys/time.h) + PSI_CONFIG_POSIX(sys/time, sys/time.h) PSI_CONST(ITIMER_REAL, int) PSI_CONST(ITIMER_VIRTUAL, int)