diff options
Diffstat (limited to 'src/collectd/Makefile')
-rw-r--r-- | src/collectd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/collectd/Makefile b/src/collectd/Makefile index decb8e84..41fe89aa 100644 --- a/src/collectd/Makefile +++ b/src/collectd/Makefile @@ -48,6 +48,7 @@ CONFIG_CMD += --enable-exec CONFIG_CMD += --enable-python CONFIG_CMD += --enable-threshold CONFIG_CMD += --disable-perl +CONFIG_CMD += --with-librdkafka=/usr .PHONY: install force_install config force_make |