Searched refs:from (Results 1 – 4 of 4) sorted by relevance
47 from=`echo $2 | sed 's%/*$%%'`49 from=`echo $2 | sed 's%/*[^/]*$%%'`52 if test -z "$from"; then53 from=`pwd -P | sed 's%^/%%'`55 from=`cd $from && pwd -P | sed 's%^/%%'`58 while test -n "$to" && test -n "$from"; do60 prefrom=`echo $from | sed 's%^\([^/]*\)/.*%\1%'`65 from=`echo $from | sed 's%^[^/]*/*\(.*\)$%\1%'`68 while test -n "$from"; do70 from=`echo $from | sed 's%^[^/]*/*%%'`
24 from[dnt] = subdir;35 from[dnt] = all[1];76 if (all[j] == from[i]) {
41 check the latest manual (available from the CVS archive) before
1453 copies of config.guess and config.sub with the latest versions from:
Completed in 9 milliseconds