]> Savannah Git Hosting - gnulib.git/commit
timespec_get: Fix compilation error with MSVC 14.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Sep 2022 15:09:53 +0000 (17:09 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 5 Sep 2022 02:00:06 +0000 (04:00 +0200)
commit38a6677b8ae43d44763efa9459d50e485f7b8b6a
treed009e93c074c3d54eaa14d612f77ab876f236ab9
parent5bbbee5fbb822bb1026e101c1aaafd63255225e7
timespec_get: Fix compilation error with MSVC 14.

* m4/gettime.m4 (gl_CHECK_FUNC_TIMESPEC_GET): New macro.
(gl_GETTIME): Use it instead of AC_CHECK_FUNCS_ONCE.
* m4/timespec_get.m4 (gl_FUNC_TIMESPEC_GET): Likewise.
ChangeLog
m4/gettime.m4
m4/timespec_get.m4