ctdb-build: Add some missing configure checks
authorMartin Schwenke <martin@meltin.net>
Mon, 15 Sep 2014 01:01:21 +0000 (11:01 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 17 Sep 2014 05:29:10 +0000 (07:29 +0200)
commita0a21af91834d8f75bd32218e30e419e70b0a002
treee7e0f89c61724c60022b96049262e0948a8ab7e6
parentd692be0363abac5e684199f0079116a5694b7389
ctdb-build: Add some missing configure checks

Fail configure if thread_setsched() is unavailable on AIX or if
sched_setscheduler() is unavailable on other platforms.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/wscript