From f203aaf7c03e5f17f36e4d0b584dcba9400a68a6 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 26 Jun 2007 17:45:08 +0000 Subject: - use BR2_INET_IPV6 --- package/bind/bind.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/bind/bind.mk') diff --git a/package/bind/bind.mk b/package/bind/bind.mk index e1dc00a03..9fdd809f6 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -45,7 +45,7 @@ $(BIND_DIR2)/Makefile: $(BIND_DIR2)/.unpacked --localstatedir=/var \ --without-openssl \ --with-randomdev=/dev/random \ - --enable-ipv6 \ + $(DISABLE_IPV6) \ --with-libtool \ --with-pic \ ); -- cgit v1.2.3