Merge pull request #2260 from cshore/pull-request-collectd-prevent-perl-bindings
utils/collectd: Really prevent perl bindings
This commit is contained in:
commit
fd88a6d92f
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ CONFIGURE_ARGS+= \
|
|||
--disable-debug \
|
||||
--enable-daemon \
|
||||
--with-nan-emulation \
|
||||
--with-perl-bindings= \
|
||||
--without-perl-bindings \
|
||||
--without-libgcrypt
|
||||
|
||||
CONFIGURE_VARS+= \
|
||||
|
|
Loading…
Reference in a new issue