threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 15 Nov 2017 11:41:58 +0000 (12:41 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 16 Nov 2017 05:45:35 +0000 (06:45 +0100)
commit2e3d0dd6c8f405f27d68b1ac35e928233bf8b89c
tree547b3b7677d9d5879504885c45eaefe498691280
parenta8bdf0e0c4c792634551c14e2dd02d72b75a8db5
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET

Tested with Travis and Appveyor.

v2: add HAVE_TIMESPEC_GET for non-Windows Scons builds
v3: use check_functions in Scons (Eric)

Cc: Rob Herring <robh@kernel.org>
Cc: Alexander von Gluck IV <kallisti5@unixzen.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103674
Fixes: f1a364878431 ("threads: update for late C11 changes")
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Jon Turney <jon.turney@dronecode.org.uk> (v2)
configure.ac
include/c11/threads_posix.h
meson.build
scons/gallium.py