]> xenbits.xensource.com Git - libvirt.git/commitdiff
configure: do not check for kill
authorJán Tomko <jtomko@redhat.com>
Tue, 25 Sep 2018 14:54:50 +0000 (16:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 1 Oct 2018 15:44:09 +0000 (17:44 +0200)
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@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
configure.ac

index 28a255a53fd620b68876e4365db237f23f7f9fb9..e64a5d8995dd1ebbeeea2a7d5a9235379591479d 100644 (file)
@@ -334,7 +334,6 @@ AC_CHECK_FUNCS_ONCE([\
   getrlimit \
   getuid \
   if_indextoname \
-  kill \
   mmap \
   newlocale \
   posix_fallocate \