Code

tcpconns plugin: add support for AIX
[collectd.git] / configure.in
index 3b641d168b1bde8275cdd20b27920ed21d4cf47d..9b6397f863716c7e16df5a450fae44ab8a8670a8 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"