]> git.ipfire.org Git - thirdparty/systemd.git/commit
build-sys: remove leftover setcap configure check (#4597)
authorMichael Biebl <mbiebl@gmail.com>
Tue, 8 Nov 2016 08:09:53 +0000 (09:09 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 8 Nov 2016 08:09:53 +0000 (09:09 +0100)
commit71a9067cd44a75458b0bfbc8a2d67618124ca03e
treed398850dccc10167e1f7972f11674c16c8d3f0a4
parentcfed63f60dd7412c199652825ed172c319b02b3c
build-sys: remove leftover setcap configure check (#4597)

The check for the setcap binary was added in commit
dd5ae4c36c89da5dbe8d1628939b26c00db98753 to set the CAP_MAC_ADMIN
capability for systemd-bus-proxyd. Later on, bus-proxyd was removed in
commit 798c486fbcdce3346cd862c52e1a200bb8a2cb23.
So remove the leftover setcap configure check as well.
configure.ac