X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Ftime.m4;h=e1b4011c7910bf30c11f34fafb29c6809939c3d5;hp=6fd6c1004679ce5f9c0f110fe97a00f105d13875;hb=ed5ebb3caac1ac8bf6a4b32eabfb523f23de8576;hpb=9bd48d16d68944f3a1e9366fe8c6f3c6d985bf56;ds=sidebyside diff --git a/m4/time.m4 b/m4/time.m4 index 6fd6c10..e1b4011 100644 --- a/m4/time.m4 +++ b/m4/time.m4 @@ -1,5 +1,5 @@ PSI_CHECK_TIME() { - AC_CHECK_HEADERS(time.h) + PSI_CONFIG_POSIX(time, time.h) PSI_CONST(CLOCKS_PER_SEC, int) PSI_CONST(CLOCK_MONOTONIC, int)