Home | History | Annotate | Download | only in protobuf

Lines Matching refs:thisdir

2778   thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
2779 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
2781 # Follow symbolic links until we get to the real thisdir.
2786 # If there was a directory component, then change thisdir.
2789 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
2790 *) thisdir=\"\$thisdir/\$destdir\" ;;
2795 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
2803 if test \"\$thisdir\" = \".\"; then
2804 thisdir=\`pwd\`
2806 # remove .libs from thisdir
2807 case \"\$thisdir\" in
2808 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
2809 $objdir ) thisdir=. ;;
2814 absdir=\`cd \"\$thisdir\" && pwd\`
2815 test -n \"\$absdir\" && thisdir=\"\$absdir\"
2821 progdir=\"\$thisdir/$objdir\"
2855 progdir=\"\$thisdir/$objdir\"