]> arthur.barton.de Git - netdata.git/commitdiff
build: remove uselss code
authorAlon Bar-Lev <alon.barlev@gmail.com>
Mon, 16 Nov 2015 11:29:28 +0000 (13:29 +0200)
committerAlon Bar-Lev <alon.barlev@gmail.com>
Mon, 16 Nov 2015 11:29:28 +0000 (13:29 +0200)
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
configure.ac

index 4f35f1a8df3345da77998bdc9de15a0ed143a350..30f5a0cc8a466ecd7a0e2146fed9eec17d599112 100644 (file)
@@ -83,7 +83,6 @@ if test -z "${MATH_LIBS}"; then
        )
 fi
 
-test "${enable_daemon}" = "yes" && AC_DEFINE([NETDATA_DAEMON], [1], [daemon settings])
 if test "${enable_plugin_nfacct}" = "yes"; then
        PKG_CHECK_MODULES(
                [NFACCT],