]> Savannah Git Hosting - gnulib.git/commit
lock tests: Fix build failure on z/OS.
authorBruno Haible <bruno@clisp.org>
Mon, 20 Feb 2017 21:34:24 +0000 (22:34 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Feb 2017 21:34:24 +0000 (22:34 +0100)
commit6361efe6e2c3c3a2cd63ce91563ee02b792beddd
treec09fa546806d8b4a82a39b0be520b0f343076351
parenta7fbc7bdbea8160ab03e29e20e704702b0441517
lock tests: Fix build failure on z/OS.

Reported by Daniel Richard G. <skunk@iskunk.org>.
* modules/lock-tests (configure.ac): Test for <semaphore.h>.
* tests/test-lock.c (USE_SEMAPHORE): Don't set if <semaphore.h> does not
exist.
ChangeLog
modules/lock-tests
tests/test-lock.c