X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=0821283b9949f795eb2a8ea17153bdb1b86e9bd9;hb=1d96b209bc19ba04346882266712f1a4f157d697;hp=85f8da8a7345cf3d7dc8d54ca156eed07a60bbd0;hpb=dfb17826ceb8223cca9009b7b9f4194252ff994d;p=collectd.git diff --git a/Makefile.am b/Makefile.am index 85f8da8a..0821283b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -277,7 +277,7 @@ collectd_LDFLAGS += -ldl -Wl,--out-implib,libcollectd.a else collectd_SOURCES += src/daemon/cmd.c endif - + if BUILD_FEATURE_DAEMON collectd_CPPFLAGS += -DPIDFILE='"${localstatedir}/run/${PACKAGE_NAME}.pid"' endif