Searched refs:ipv6lib (Results 1 – 2 of 2) sorted by relevance
283 ipv6lib=none308 ipv6lib=inet6;331 ipv6lib=inet6344 ipv6lib=inet6;355 ipv6lib=v6;366 ipv6lib=inet6;378 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then379 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then380 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"381 echo "You have $ipv6lib library, using it"[all …]
4902 ipv6lib=none4937 ipv6lib=inet6;4964 ipv6lib=inet64981 ipv6lib=inet6;4999 ipv6lib=v6;5017 ipv6lib=inet6;5033 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then5034 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then5035 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"5036 echo "You have $ipv6lib library, using it"[all …]