From: Baptiste Jonglez Date: Mon, 10 Nov 2014 16:11:12 +0000 (+0100) Subject: bmon: Remove unrecognized configure flags X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3ceb389c6d125398590fc29e25a9c393c9e6b80f;p=openwrt-packages.git bmon: Remove unrecognized configure flags Signed-off-by: Baptiste Jonglez --- diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 292779f05..44da26c09 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -36,9 +36,6 @@ endef CONFIGURE_ARGS += \ --disable-cnt-workaround \ - --disable-dbi \ - --disable-rrd \ - --disable-asound \ CONFIGURE_VARS += \ ac_cv_lib_nl_nl_connect=no \