- build with ipv6 support
This commit is contained in:
Stephan Raue 2009-09-25 22:50:28 +02:00
parent ede78c6433
commit ebb6ec2d96

View File

@ -13,7 +13,7 @@ cd $PKG_BUILD
--localstatedir=/var \
--enable-static \
--disable-shared \
--disable-ipv6 \
--enable-ipv6 \
# --enable-unix-transport \
# --disable-tcp-transport \
# --disable-local-transport \