Searched refs:ipv6lib (Results 1 – 2 of 2) sorted by relevance
3426 ipv6lib=none3451 ipv6lib=inet63469 ipv6lib=inet63489 ipv6lib=inet6;3499 ipv6lib=v6;3510 ipv6lib=inet6;3521 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then3522 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then3523 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"3524 echo "using lib$ipv6lib"[all …]
11479 ipv6lib=none11516 ipv6lib=inet611543 ipv6lib=inet611568 ipv6lib=inet6;11586 ipv6lib=v6;11605 ipv6lib=inet6;11620 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then11621 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then11622 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"11623 echo "using lib$ipv6lib"[all …]