Fix merge conflicts
authorAndrew Bays <andrew.bays@gmail.com>
Wed, 4 Sep 2019 17:12:23 +0000 (13:12 -0400)
committerAndrew Bays <andrew.bays@gmail.com>
Wed, 4 Sep 2019 17:12:23 +0000 (13:12 -0400)
AUTHORS
configure.ac

diff --git a/AUTHORS b/AUTHORS
index a271a5e..81378c2 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -63,9 +63,12 @@ Andrew Bays <abays at redhat.com>
 Andy Parkins <andyp at fussylogic.co.uk>
  - battery plugin: sysfs code.
 
+Aneesh Puttur <aputtur at redhat.com>
+ - connectivity plugin.
+
 Andy Smith <ansmith at redhat.com>
  - AMQP 1.0 plugin.
+
 Aneesh Puttur <aputtur at redhat.com>
  - connectivity plugin.
 
index d05cc80..141a8da 100644 (file)
@@ -6793,7 +6793,7 @@ AC_PLUGIN([bind],                [$plugin_bind],              [ISC Bind nameserv
 AC_PLUGIN([ceph],                [$plugin_ceph],              [Ceph daemon statistics])
 AC_PLUGIN([cgroups],             [$plugin_cgroups],           [CGroups CPU usage accounting])
 AC_PLUGIN([chrony],              [yes],                       [Chrony statistics])
-AC_PLUGIN([connectivity],        [$with_libmnl],              [Network interface up/down statistics])
+AC_PLUGIN([connectivity],        [$plugin_connectivity],      [Network interface up/down events])
 AC_PLUGIN([conntrack],           [$plugin_conntrack],         [nf_conntrack statistics])
 AC_PLUGIN([contextswitch],       [$plugin_contextswitch],     [context switch statistics])
 AC_PLUGIN([cpu],                 [$plugin_cpu],               [CPU usage statistics])