#
-# Copyright (C) 2009-2010 OpenWrt.org
+# Copyright (C) 2009-2013 OpenWrt.org
# Copyright (C) 2009 Embedthis Software
#
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
PKG_NAME:=appweb
-PKG_RELEASE:=1
+PKG_RELEASE:=2
#
# Build stable
--- /dev/null
+--- a/configure
++++ b/configure
+@@ -2503,6 +2503,8 @@ while [ "${1#--}" != "$1" ] ; do
+ #
+ # Ignored but provided for compatibility with autoconf
+ #
++ disable-ipv6|enable-ipv6)
++ ;;
+ bindir=*|libdir=*|libexecdir=*|moddir=*)
+ ;;
+ disable-nls|enable-nls)