Home | History | Annotate | Download | only in dist

Lines Matching refs:thisdir

5381   thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
5382 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
5384 # Follow symbolic links until we get to the real thisdir.
5389 # If there was a directory component, then change thisdir.
5392 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
5393 *) thisdir=\"\$thisdir/\$destdir\" ;;
5398 file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
5406 if test \"\$thisdir\" = \".\"; then
5407 thisdir=\`pwd\`
5409 # remove .libs from thisdir
5410 case \"\$thisdir\" in
5411 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
5412 $objdir ) thisdir=. ;;
5417 absdir=\`cd \"\$thisdir\" && pwd\`
5418 test -n \"\$absdir\" && thisdir=\"\$absdir\"
5424 progdir=\"\$thisdir/$objdir\"
5458 progdir=\"\$thisdir/$objdir\"