Improve the pthread_condattr_setclock() test
authorBart Van Assche <bvanassche@acm.org>
Fri, 3 Jan 2020 20:52:47 +0000 (12:52 -0800)
committerBart Van Assche <bvanassche@acm.org>
Sat, 4 Jan 2020 00:40:37 +0000 (16:40 -0800)
commita9bf436e14c6006850a004f5a160e2341e3ea34e
treed0913519fbb3e37c0f66b469424894021971dc06
parent15eca9aa125bf53932dc9872b0f733e97a500c3e
Improve the pthread_condattr_setclock() test

Link with the pthread library if pthread_condattr_setclock() is not an
inline function.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
configure