Home | History | Annotate | Download | only in tests

Lines Matching refs:ln

493   if ln -s conf$$.file conf$$ 2>/dev/null; then
494 as_ln_s='ln -s'
496 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
497 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
499 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
501 elif ln conf$$.file conf$$ 2>/dev/null; then
502 as_ln_s=ln