package/xtables-addons: drop unrecognized option
--with-xtables is an unrecognized option since the addition of the package in commit490917387a
:a576f4d43e/configure.ac
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --with-xtables Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
9152ef591b
commit
e81dc9df53
@ -13,7 +13,6 @@ XTABLES_ADDONS_LICENSE_FILES = LICENSE
|
||||
|
||||
XTABLES_ADDONS_CONF_OPTS = \
|
||||
--with-kbuild="$(LINUX_DIR)" \
|
||||
--with-xtables="$(STAGING_DIR)/usr" \
|
||||
--with-xtlibdir="/usr/lib/xtables"
|
||||
|
||||
define XTABLES_ADDONS_BUILD_CMDS
|
||||
|
Loading…
Reference in New Issue
Block a user