aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/patches/103-remove-libintl-check.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-10-06 06:24:53 +0000
committerSteven Barth <steven@midlink.org>2014-10-06 06:24:53 +0000
commit415543620a1d6b57d9f561268ed93a12ad190b10 (patch)
treea33b32da4b8036e472882ec1094fe41e461e93c5 /package/network/utils/nftables/patches/103-remove-libintl-check.patch
parentfef66999f849771f087869f715e1adb94580cc04 (diff)
downloadmaster-187ad058-415543620a1d6b57d9f561268ed93a12ad190b10.tar.gz
master-187ad058-415543620a1d6b57d9f561268ed93a12ad190b10.tar.bz2
master-187ad058-415543620a1d6b57d9f561268ed93a12ad190b10.zip
nftables: bump to 2014-09-30, disable gmp
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42802 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/nftables/patches/103-remove-libintl-check.patch')
-rw-r--r--package/network/utils/nftables/patches/103-remove-libintl-check.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/network/utils/nftables/patches/103-remove-libintl-check.patch b/package/network/utils/nftables/patches/103-remove-libintl-check.patch
new file mode 100644
index 0000000000..c52612d365
--- /dev/null
+++ b/package/network/utils/nftables/patches/103-remove-libintl-check.patch
@@ -0,0 +1,11 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -94,7 +94,7 @@ AC_SUBST(with_libreadline)
+ # Checks for header files.
+ AC_HEADER_STDC
+ AC_HEADER_ASSERT
+-AC_CHECK_HEADERS([arpa/inet.h fcntl.h inttypes.h libintl.h limits.h malloc.h \
++AC_CHECK_HEADERS([arpa/inet.h fcntl.h inttypes.h limits.h malloc.h \
+ netdb.h netinet/in.h netinet/ip.h netinet/ip6.h \
+ netinet/tcp.h netinet/udp.h netinet/ip_icmp.h \
+ stddef.h stdint.h stdlib.h string.h unistd.h], ,