mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
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:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user