openwrt_archive/net/appweb/patches/001-add-ipv6-in-configure.patch
2012-08-07 16:09:09 +00:00

12 lines
359 B
Diff

--- 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)