From: Daniel P. Berrangé Date: Thu, 3 Oct 2019 15:34:39 +0000 (+0100) Subject: build: remove the sched gnulib module X-Git-Tag: v5.9.0-rc1~352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058269e41aab792cc40d0ce7c8adc4e332c065af;p=thirdparty%2Flibvirt.git build: remove the sched gnulib module The 'sched' module provides a sched.h header file for platforms which lack it. We already check for the functions we need in configure, and protect the use of sched.h where relevant, so don't need the compat header in libvirt. Reviewed-by: Ján Tomko Signed-off-by: Daniel P. Berrangé --- diff --git a/bootstrap.conf b/bootstrap.conf index f501ef6c25..e40170a77b 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -74,7 +74,6 @@ posix-shell pthread_sigmask recv regex -sched send setenv setsockopt