Searched refs:ipv6lib (Results 1 – 3 of 3) sorted by relevance
283 ipv6lib=none307 ipv6lib=inet6;328 ipv6lib=inet6341 ipv6lib=inet6;351 ipv6lib=v6;362 ipv6lib=inet6;373 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then374 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then375 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"376 echo "You have $ipv6lib library, using it"[all …]
338 ipv6lib=none362 ipv6lib=inet6;383 ipv6lib=inet6396 ipv6lib=inet6;406 ipv6lib=v6;417 ipv6lib=inet6;428 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then429 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then430 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"431 echo "You have $ipv6lib library, using it"[all …]
5318 ipv6lib=none5629 ipv6lib=inet6;5655 ipv6lib=inet65673 ipv6lib=inet6;5691 ipv6lib=v6;5710 ipv6lib=inet6;5725 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then5726 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then5727 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"5728 echo "You have $ipv6lib library, using it"[all …]