-disable ipv 6 support
This commit is contained in:
Stephan Raue 2009-10-06 09:46:47 +02:00
parent 2640f13c7a
commit 9e5ba41c00

View File

@ -12,7 +12,7 @@ cd $PKG_BUILD
--sysconfdir=/etc \ --sysconfdir=/etc \
--disable-static \ --disable-static \
--enable-shared \ --enable-shared \
--enable-ipv6=yes \ --disable-ipv6 \
--without-python \ --without-python \
--with-zlib --with-zlib