Home | History | Annotate | Download | only in autoconf

Lines Matching refs:thisdir

4752 	    # Relative path: add a thisdir entry.
4753 rpath="$rpath\$thisdir/$dir:"
5287 thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
5288 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
5290 # Follow symbolic links until we get to the real thisdir.
5295 # If there was a directory component, then change thisdir.
5298 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
5299 *) thisdir=\"\$thisdir/\$destdir\" ;;
5304 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
5308 absdir=\`cd \"\$thisdir\" && pwd\`
5309 test -n \"\$absdir\" && thisdir=\"\$absdir\"
5315 progdir=\"\$thisdir/$objdir\"
5349 progdir=\"\$thisdir/$objdir\"