Don't call pthread_condattr_setclock() unless it exists
commit33b5bfb94824a55254f1ffcddf38ac17589a2744
authorNick Mathewson <nickm@torproject.org>
Wed, 16 Dec 2015 14:23:44 +0000 (16 09:23 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 16 Dec 2015 14:23:44 +0000 (16 09:23 -0500)
treedbdd1f29df57e56476d66bd9d79cb0d79401dd82
parent784e9fff9baa4fb63712de5dd9cc0ac530e2eb23
Don't call pthread_condattr_setclock() unless it exists

Fixes bug 17819; bugfix on 0.2.6.3-alpha (specifically, d684dbb0).
changes/bug17819 [new file with mode: 0644]
configure.ac
src/common/compat_pthreads.c