Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 570766
Collapse All | Expand All

(-)collectd-5.5.0.orig/src/daemon/Makefile.am (-1 / +1 lines)
Lines 49-55 Link Here
49
collectd_CFLAGS = $(AM_CFLAGS)
49
collectd_CFLAGS = $(AM_CFLAGS)
50
collectd_LDFLAGS = -export-dynamic
50
collectd_LDFLAGS = -export-dynamic
51
collectd_LDADD = libavltree.la libcommon.la libheap.la -lm
51
collectd_LDADD = libavltree.la libcommon.la libheap.la -lm
52
collectd_DEPENDENCIES =
52
collectd_DEPENDENCIES = libavltree.la libcommon.la libheap.la
53
53
54
# Link to these libraries..
54
# Link to these libraries..
55
if BUILD_WITH_LIBRT
55
if BUILD_WITH_LIBRT

Return to bug 570766