[libvirt] [PATCH 6/7] configure: do not check for kill

Ján Tomko jtomko at redhat.com
Tue Sep 25 15:23:49 UTC 2018


Introduced by:
commit 3c37a171a2dea8048dfee90e1be2875f30f7eb15
    Add check for kill() to fix build of cgroups on win32

Made redundant by:
commit 02f1fd41f60c90b636ba0e18b37d4624fe47135d
    cgroup macros refactoring, part 1

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 4993013daa..89bb6f86fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -333,7 +333,6 @@ AC_CHECK_FUNCS_ONCE([\
   getrlimit \
   getuid \
   if_indextoname \
-  kill \
   mmap \
   newlocale \
   posix_fallocate \
-- 
2.16.4




More information about the libvir-list mailing list