mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
configure: do not check for kill
Introduced by: commit3c37a171a2
Add check for kill() to fix build of cgroups on win32 Made redundant by: commit02f1fd41f6
cgroup macros refactoring, part 1 Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
4d4ade13f3
commit
b9384391d5
@ -334,7 +334,6 @@ AC_CHECK_FUNCS_ONCE([\
|
||||
getrlimit \
|
||||
getuid \
|
||||
if_indextoname \
|
||||
kill \
|
||||
mmap \
|
||||
newlocale \
|
||||
posix_fallocate \
|
||||
|
Loading…
Reference in New Issue
Block a user