Searched refs:v6lib (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure15569 v6lib=none
15584 v6type=$i; v6lib=v6;
15602 v6type=$i; v6lib=inet6;
15620 v6type=$i; v6lib=inet6;
15654 v6type=$i; v6lib=inet6;
15664 v6lib=inet6
15675 if test "$v6lib" != "none"; then
15677 if test -d $dir -a -f $dir/lib$v6lib.a; then
15678 LIBS="-L$dir -l$v6lib $LIBS"

Completed in 307 milliseconds