Home | History | Annotate | Download | only in fec

Lines Matching refs:conf

88   echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
96 rm -f conf$$.sh
200 rm -f conf$$ conf$$.exe conf$$.file
201 echo >conf$$.file
202 if ln -s conf$$.file conf$$ 2>/dev/null; then
205 if test -f conf$$.exe; then
211 elif ln conf$$.file conf$$ 2>/dev/null; then
216 rm -f conf$$ conf$$.exe conf$$.file
1142 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1982 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3424 echo "#! /bin/sh" >conf$$.sh
3425 echo "exit 0" >>conf$$.sh
3426 chmod +x conf$$.sh
3427 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
3432 rm -f conf$$.sh
3538 rm -f conf$$ conf$$.exe conf$$.file
3539 echo >conf$$.file
3540 if ln -s conf$$.file conf$$ 2>/dev/null; then
3543 if test -f conf$$.exe; then
3549 elif ln conf$$.file conf$$ 2>/dev/null; then
3554 rm -f conf$$ conf$$.exe conf$$.file