projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51e0f2
)
Link aggregation.so to libm.so
author
Bjørn Nordbø
<bjorn@wearezeta.com>
Wed, 12 Nov 2014 11:27:43 +0000
(12:27 +0100)
committer
Bjørn Nordbø
<bjorn@wearezeta.com>
Wed, 12 Nov 2014 11:27:43 +0000
(12:27 +0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
8fc351b
..
b8aab9a
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-85,7
+85,7
@@
pkglib_LTLIBRARIES += aggregation.la
aggregation_la_SOURCES = aggregation.c \
utils_vl_lookup.c utils_vl_lookup.h
aggregation_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-aggregation_la_LIBADD =
+aggregation_la_LIBADD =
-lm
endif
if BUILD_PLUGIN_AMQP