f448687ba2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35226 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
286 B
Diff
12 lines
286 B
Diff
--- 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)
|