Home
last modified time | relevance | path

Searched refs:ipv6lib (Results 1 - 1 of 1) sorted by relevance

/third_party/python/
H A Dconfigure15897 ipv6lib=none
15936 ipv6lib=inet6
15964 ipv6lib=inet6
15990 ipv6lib=inet6;
16009 ipv6lib=v6;
16029 ipv6lib=inet6;
16044 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
16045 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then
16046 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"
16047 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: using lib$ipv6lib" >
[all...]

Completed in 12 milliseconds