]> arthur.barton.de Git - netdata.git/blobdiff - configure.ac
Merge pull request #528 from paulfantom/master
[netdata.git] / configure.ac
index 554f407fb47b9fc2545bbf03b8b8888ccf50cd08..371286fdc15dfc9c540065fcdbfeac4cb7d70f35 100644 (file)
@@ -34,6 +34,7 @@ AC_PROG_CC
 AC_PROG_INSTALL
 PKG_PROG_PKG_CONFIG
 AC_USE_SYSTEM_EXTENSIONS
+AC_CHECK_FUNCS_ONCE(accept4)
 
 AC_ARG_ENABLE(
        [plugin-nfacct],