X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.in;h=5abca73aefac4d94f273b8118c5e6994f410bf85;hb=74dbb25f6756bceced459c3fefbdbc678739004a;hp=fcbd57c09cbb00bbd59f418c079c00287d8cfac0;hpb=89578615b8f268f2150f786567eb433b6fcbc7e4;p=collectd.git diff --git a/configure.in b/configure.in index fcbd57c0..5abca73a 100644 --- a/configure.in +++ b/configure.in @@ -1193,6 +1193,12 @@ fi if test "x$with_perfstat" = "xyes" then AC_DEFINE(HAVE_PERFSTAT, 1, [Define to 1 if you have the 'perfstat' library (-lperfstat)]) + # struct members pertaining to donation have been added to libperfstat somewhere between AIX5.3ML5 and AIX5.3ML9 + AC_CHECK_MEMBER([perfstat_partition_type_t.b.donate_enabled], [], [], [[#include