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

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure16937 t_bindir="${bindir}"
16938 while echo "${t_bindir}" | egrep '\$\{|NONE/' >/dev/null 2>&1; do
16939 t_bindir=`eval echo ${t_bindir}`
16940 case $t_bindir in
16941 NONE/*) t_bindir=`echo $t_bindir | sed "s~NONE~$prefix~"` ;;
16943 case $t_bindir in
16944 NONE/*) t_bindir=`echo $t_bindir | se
[all...]

Completed in 90 milliseconds