]> git.ipfire.org Git - thirdparty/libvirt.git/commit
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)
commitb9384391d5c1e733d9f80f420c629fefb7f7e646
treea65d586399edb8b77d638b5d19cbfb5a9e35cb33
parent4d4ade13f3cd494ac3253ba355e0df433df7bf11
configure: do not check for kill

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