s3:waf: Do not check for nanosleep() as we don't use it anywhere
commit4709a848c550e6b56a8a94ca722fa6ab091e3725
authorAndreas Schneider <asn@samba.org>
Mon, 23 Sep 2019 13:18:55 +0000 (23 15:18 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 2 Oct 2019 09:32:23 +0000 (2 09:32 +0000)
treea6b9a2ba717341616d7344ca761c45ccc5fdbb0e
parenta89e8588449a09f47250e81d87828de74d4c5106
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>
(cherry picked from commit 952e1812fa9bdc1bac2a7ae5ebb5532f1ea31447)
source3/wscript