collectd: update to 5.7.2

* update collectd to 5.7.2
* drop backported upstream patch that is now in release
* refresh patches

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2017-06-10 22:12:52 +03:00
parent 8ccc5b8d42
commit afeb8d0caa
5 changed files with 10 additions and 60 deletions
@@ -10,5 +10,5 @@
- [have_capability="no (<sys/capability.h> not found)"])
+have_capability="no"
if test "x$have_capability" = "xyes"; then
AC_CHECK_LIB(cap, cap_get_bound,
AC_CHECK_LIB(cap, cap_get_proc,
[have_capability="yes"],