summaryrefslogtreecommitdiffstats
path: root/rules/rrdtool.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rrdtool.make')
-rw-r--r--rules/rrdtool.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/rrdtool.make b/rules/rrdtool.make
index 430565b27..ce7bc2434 100644
--- a/rules/rrdtool.make
+++ b/rules/rrdtool.make
@@ -41,7 +41,7 @@ RRDTOOL_CONF_TOOL := autoconf
RRDTOOL_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--$(call ptx/endis, PTXCONF_RRDTOOL_RRDCGI)-rrdcgi \
- --disable-rrd_graph \
+ --$(call ptx/endis, PTXCONF_RRDTOOL_RRD_GRAPH)-rrd_graph \
--enable-mmap \
--enable-pthread \
--disable-static-programs \