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