X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftimespec.m4;h=36ea5cac389bb0622dc1b420ff0358fc5e0cecc4;hb=264a64244c721c14c74448bb003efda5059e37a9;hp=c80ca3213b3cce5a44afa648cedc190158125fb9;hpb=0b9f1bb6cc0298a13fc03f25068f123ad1a93d08;p=gnulib.git diff --git a/m4/timespec.m4 b/m4/timespec.m4 index c80ca3213..36ea5cac3 100644 --- a/m4/timespec.m4 +++ b/m4/timespec.m4 @@ -1,4 +1,4 @@ -#serial 3 +#serial 4 dnl From Jim Meyering @@ -7,8 +7,8 @@ dnl in time.h or sys/time.h. AC_DEFUN(jm_CHECK_TYPE_STRUCT_TIMESPEC, [ + AC_REQUIRE([AC_HEADER_TIME]) AC_CACHE_CHECK([for struct timespec], fu_cv_sys_struct_timespec, - AC_REQUIRE([AC_HEADER_TIME]) [AC_TRY_COMPILE( [ # if TIME_WITH_SYS_TIME