tcpconns plugin: add support for AIX
[collectd.git] / configure.in
index 3b641d1..9b6397f 100644 (file)
@@ -4358,6 +4358,12 @@ then
 fi
 
 # AIX
+
+if test "x$ac_system" = "xAIX"
+then
+        plugin_tcpconns="yes"
+fi
+
 if test "x$with_perfstat" = "xyes"
 then
        plugin_cpu="yes"