Code

fixed some corner cases in drawing code to get the same results as before with way...
[rrdtool-all.git] / program / src / Makefile.am
index 77f48ca6b13986a3fd68e42170e1629f00e74e54..620529a024b9233c2c24bf1e49bbc67dcba80650 100644 (file)
@@ -115,6 +115,8 @@ endif
 
 rrdcgi_SOURCES = rrd_cgi.c
 rrdcgi_LDADD   = librrd.la
+rrdcgi_CPPFLAGS = $(AM_CPPFLAGS) @CGI_CPPFLAGS@
+rrdcgi_LDFLAGS = @CGI_LDFLAGS@ @CGI_LIBS@
 
 rrdupdate_SOURCES = 
 rrdupdate_LDADD        = rrdupdate.o librrd.la