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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure17779 t_bindir="${bindir}"
17780 while echo "${t_bindir}" | egrep '\$\{|NONE/' >/dev/null 2>&1; do
17781 t_bindir=`eval echo ${t_bindir}`
17782 case $t_bindir in
17783 NONE/*) t_bindir=`echo $t_bindir | sed "s~NONE~$prefix~"` ;;
17785 case $t_bindir in
17786 NONE/*) t_bindir=`echo $t_bindir | se
[all...]

Completed in 84 milliseconds