projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a010b
)
Makefile.am: Remove a needless tab
author
Takuro Ashie
<ashie@clear-code.com>
Tue, 4 Jun 2019 00:43:31 +0000
(09:43 +0900)
committer
Takuro Ashie
<ashie@clear-code.com>
Tue, 4 Jun 2019 00:43:31 +0000
(09:43 +0900)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
85f8da8
..
0821283
100644
(file)
--- 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