From: Marc Fournier Date: Wed, 8 Apr 2015 22:50:44 +0000 (+0200) Subject: ipc: build on AIX by default X-Git-Tag: collectd-5.5.0~48 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=3d78ade1bf57703ca9df24e9be54bc2398fc7fad;p=collectd.git ipc: build on AIX by default --- diff --git a/configure.ac b/configure.ac index a2472443..0b8fa181 100644 --- a/configure.ac +++ b/configure.ac @@ -5204,6 +5204,7 @@ fi if test "x$ac_system" = "xAIX" then plugin_tcpconns="yes" + plugin_ipc="yes" fi # FreeBSD