config BR2_PACKAGE_LIBNETFILTER_ACCT
	bool "libnetfilter_acct"
	depends on BR2_LARGEFILE
	select BR2_PACKAGE_LIBMNL
	help
	  libnetfilter_acct is the userspace library providing interface
	  to extended accounting infrastructure.

	  http://www.netfilter.org/projects/libnetfilter_acct/

comment "libnetfilter_acct requires a toolchain with LARGEFILE support"
	depends on !BR2_LARGEFILE