From 0a2a2e82e6323b6b8dcb2cb9dacb0d7abf9cae05 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 7 Aug 2012 16:09:09 +0000 Subject: [PATCH] [package] appweb: fix build when IPv6 support is disable (#7897) SVN-Revision: 33040 --- net/appweb/patches/001-add-ipv6-in-configure.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/appweb/patches/001-add-ipv6-in-configure.patch diff --git a/net/appweb/patches/001-add-ipv6-in-configure.patch b/net/appweb/patches/001-add-ipv6-in-configure.patch new file mode 100644 index 0000000000..c6bc95ca19 --- /dev/null +++ b/net/appweb/patches/001-add-ipv6-in-configure.patch @@ -0,0 +1,11 @@ +--- appweb-3.2.2-1/configure 2011-01-24 11:09:55.000000000 -0800 ++++ appweb-3.2.2-1-patched/configure 2011-01-24 11:09:47.000000000 -0800 +@@ -2498,6 +2498,8 @@ + # + # Ignored but provided for compatibility with autoconf + # ++ disable-ipv6|enable-ipv6) ++ ;; + bindir=*|libdir=*|libexecdir=*|moddir=*) + ;; + disable-nls|enable-nls) -- 2.30.2