Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:thisdir

1379             # Relative path: add a thisdir entry.
1380 rpath="$rpath\$thisdir/$dir:"
1469 thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
1470 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
1472 # Follow symbolic links until we get to the real thisdir.
1477 # If there was a directory component, then change thisdir.
1480 /* | [A-Za-z]:\\*) thisdir=\"\$destdir\" ;;
1481 *) thisdir=\"\$thisdir/\$destdir\" ;;
1486 file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
1490 absdir=\`cd \"\$thisdir\" && pwd\`
1491 test -n \"\$absdir\" && thisdir=\"\$absdir\"
1493 progdir=\"\$thisdir/$objdir\"