honour DISABLE_IPV6

pass --disable-ipv6 to autoconfig packages if IPv6 support is turned off

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Bernhard Reutner-Fischer
2009-10-07 22:08:33 +02:00
committed by Peter Korsgaard
parent 0bc7a43ff3
commit 263c2f8317
+1
View File
@@ -256,6 +256,7 @@ $(BUILD_DIR)/%/.stamp_configured:
$(DISABLE_DOCUMENTATION) \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
$(DISABLE_IPV6) \
$(QUIET) $($(PKG)_CONF_OPT)
$(Q)touch $@