author | Florian Forster <octo@collectd.org> | |
Thu, 1 Dec 2016 13:52:06 +0000 (14:52 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 1 Dec 2016 13:57:31 +0000 (14:57 +0100) | ||
commit | 391ceea5afd965889ac1f928840dc7f4e3c66a7b | |
tree | 38c69de494ae3593e3b3de2fadd9729e29af85f7 | tree | snapshot |
parent | 1584297665665f900011297f1ae0e29ecf9ce379 | commit | diff |
src/Makefile.am: Fix dependencies for the "tail" and "match" utilities.
Since being pulled out of the core daemon, the daemon no longer provides
all the required symbols for these shared objects. The "tail", "match"
and "tail_match" utils need to be compiled in explicitly. Also, we need
to link with the liblatency.la convenience library for the
"Distribution" handling in the "match" util.
Issue: #2067
Since being pulled out of the core daemon, the daemon no longer provides
all the required symbols for these shared objects. The "tail", "match"
and "tail_match" utils need to be compiled in explicitly. Also, we need
to link with the liblatency.la convenience library for the
"Distribution" handling in the "match" util.
Issue: #2067
src/Makefile.am | diff | blob | history |