pthread_condattr_setclock() used without checking its existence
In 0.2.7.5 (compare to 0.2.6.x) a call to pthread_condattr_setclock() was added without checking for its existence. This breaks compilation on NetBSD-6.x. A configure check for that function should be added. **Trac**: **Username**: wiz
issue