s3:waf: Do not check for nanosleep() as we don't use it anywhere
commit952e1812fa9bdc1bac2a7ae5ebb5532f1ea31447
authorAndreas Schneider <asn@samba.org>
Mon, 23 Sep 2019 13:18:55 +0000 (23 15:18 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 25 Sep 2019 15:39:40 +0000 (25 15:39 +0000)
treeaeee898afe3d90523cd873ee18521dbe7fa9fdcd
parent3bb7ccb4635535cb9dd9333220222dcfffb2aed9
s3:waf: Do not check for nanosleep() as we don't use it anywhere

We use usleep() in the meantime.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14140

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Isaac Boukris <iboukris@gmail.com>
Pair-Programmed-With: Isaac Boukris <iboukris@gmail.com>
Reviewed-by: Matthias Dieter Wallnöfer <mdw@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/wscript