fix curl compile (based on patch by Ambroz Bizjak)
[openwrt/svn-archive/archive.git] / libs / apr / Makefile
index 323fbc92b31eaa6783ea13f56b746e80e21cd7f3..61821162eaf0a30ad54e8f0983320aa47c84f19f 100644 (file)
@@ -31,7 +31,7 @@ endef
 CONFIGURE_ARGS += \
        --with-devrandom=/dev/urandom \
        --disable-dso \
-       --disable-ipv6
+       --enable-ipv6
 
 CONFIGURE_VARS += \
        ac_cv_file__dev_zero=yes \