X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=0821283b9949f795eb2a8ea17153bdb1b86e9bd9;hb=b9b7663d1843f5c79631182fa050d5320f8f5d92;hp=85f8da8a7345cf3d7dc8d54ca156eed07a60bbd0;hpb=ff8b75e1820552a8bbd1832544451723cbde768b;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