]> arthur.barton.de Git - netdata.git/blobdiff - configure.ac
rename chart fields to avoid conflicts with backends; fixes #1962
[netdata.git] / configure.ac
index e8fe1974c948e87770561c8d19a834246ea73ed9..d66f4d609aaa58f6da6fdefe202647f256f7ad68 100644 (file)
@@ -51,7 +51,7 @@ AC_ARG_ENABLE(
     [plugin-nfacct],
     [AS_HELP_STRING([--enable-plugin-nfacct], [enable nfacct plugin, requires root])],
     ,
-    [enable_plugin_nfacct="detect"]
+    [enable_plugin_nfacct="no"]
 )
 AC_ARG_ENABLE(
     [plugin-freeipmi],