From 40d67e08b8b6b4c8ac22c0e8cdb7cbd4f7f77cbc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Mar 2010 19:56:46 +0200 Subject: disable python bindings --- package/collectd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/collectd') diff --git a/package/collectd/Makefile b/package/collectd/Makefile index 1f8f003eb..0e81c8345 100644 --- a/package/collectd/Makefile +++ b/package/collectd/Makefile @@ -66,6 +66,7 @@ CONFIGURE_ARGS+= --disable-apache \ --disable-multimeter \ --disable-mysql \ --disable-openvpn \ + --disable-python \ --disable-postgresql \ --disable-powerdns \ --disable-network \ @@ -95,6 +96,7 @@ CONFIGURE_ARGS+= --disable-apache \ --disable-write_http \ --with-fp-layout=nothing \ --without-java \ + --without-python \ --without-libiptc \ --with-nan-emulation -- cgit v1.2.3