Merge pull request #2260 from cshore/pull-request-collectd-prevent-perl-bindings

utils/collectd:  Really prevent perl bindings
This commit is contained in:
Jo-Philipp Wich 2016-01-11 10:48:55 +01:00
commit fd88a6d92f

View file

@ -185,7 +185,7 @@ CONFIGURE_ARGS+= \
--disable-debug \
--enable-daemon \
--with-nan-emulation \
--with-perl-bindings= \
--without-perl-bindings \
--without-libgcrypt
CONFIGURE_VARS+= \