]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fiddling with the GLIB_LIBS v1.4.9
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 29 Sep 2014 22:45:58 +0000 (00:45 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 29 Sep 2014 22:45:58 +0000 (00:45 +0200)
src/Makefile.am

index d9993b95ce2c2c45c6279384b1a3a97cc0f29251..50c796528b46291767788da5d4e6b495804b80ac 100644 (file)
@@ -115,8 +115,7 @@ rrdtool_LDADD       = librrd.la
 rrdcached_SOURCES = rrd_daemon.c
 rrdcached_DEPENDENCIES = librrd_th.la
 rrdcached_CPPFLAGS = -DVERSION='"$(VERSION)"' -DLOCALSTATEDIR='"$(localstatedir)"'
-rrdcached_LIBADD = $(GLIB_LIBS)
-rrdcached_LDADD = librrd_th.la
+rrdcached_LDADD = librrd_th.la $(GLIB_LIBS)
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = librrd.pc