Skip to content

Commit

Permalink
package/xtables-addons: drop unrecognized option
Browse files Browse the repository at this point in the history
--with-xtables is an unrecognized option since the addition of the
package in commit 4909173:
https://github.com/nawawi/xtables-addons/blob/a576f4d43e80f9f91705c9e6a86f2d58c283df14/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>
  • Loading branch information
ffontaine authored and yann-morin-1998 committed Dec 1, 2023
1 parent 9152ef5 commit e81dc9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/xtables-addons/xtables-addons.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e81dc9d

Please sign in to comment.