diff options
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.patch | 11 |
1 files changed, 0 insertions, 11 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 deleted file mode 100644 index c52612d..0000000 --- a/package/network/utils/nftables/patches/103-remove-libintl-check.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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], , |