Home | History | Annotate | Download | only in src

Lines Matching refs:thisdir

2777   thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
2778 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
2780 # Follow symbolic links until we get to the real thisdir.
2785 # If there was a directory component, then change thisdir.
2788 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
2789 *) thisdir=\"\$thisdir/\$destdir\" ;;
2794 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
2819 if test \"\$thisdir\" = \".\"; then
2820 thisdir=\`pwd\`
2822 # remove .libs from thisdir
2823 case \"\$thisdir\" in
2824 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
2825 $objdir ) thisdir=. ;;
2830 absdir=\`cd \"\$thisdir\" && pwd\`
2831 test -n \"\$absdir\" && thisdir=\"\$absdir\"
2837 progdir=\"\$thisdir/$objdir\"
2871 progdir=\"\$thisdir/$objdir\"