Ticket #3927: fix compilation failure on IBM i.
commita45337672be6f32df2a598f3fdc03e3c0b8f53ac
authorJesse R. Gorzinski <jgorzins@us.ibm.com>
Mon, 3 Sep 2018 07:29:54 +0000 (3 10:29 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 9 Sep 2018 15:57:56 +0000 (9 18:57 +0300)
tree4ee6c0a7cf623017b6dc21044e4c8c38c372b7f2
parent202b80a2eb3cda5bb319276e9c3471a52f96f42d
Ticket #3927: fix compilation failure on IBM i.

Don't use utimensat() on IBM i due to different timespec structures.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
configure.ac