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 9dbfdccb..b7fc2a15 100644 --- a/src/collectd/Makefile +++ b/src/collectd/Makefile @@ -43,6 +43,7 @@ CONFIG_CMD += --enable-syslog CONFIG_CMD += --enable-logfile CONFIG_CMD += --with-libpqos=$(LIBPQOS_DIR) CONFIG_CMD += --with-hugepages +CONFIG_CMD += --with-libjevents=/usr/local CONFIG_CMD += --enable-exec CONFIG_CMD += --enable-python CONFIG_CMD += --enable-threshold |