Home | History | Annotate | Download | only in fdlibm

Lines Matching refs:conf

90   echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
92 chmod +x conf$$.sh
93 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
98 rm -f conf$$.sh
202 rm -f conf$$ conf$$.exe conf$$.file
203 echo >conf$$.file
204 if ln -s conf$$.file conf$$ 2>/dev/null; then
207 if test -f conf$$.exe; then
213 elif ln conf$$.file conf$$ 2>/dev/null; then
218 rm -f conf$$ conf$$.exe conf$$.file
1102 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1945 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2621 echo "#! /bin/sh" >conf$$.sh
2622 echo "exit 0" >>conf$$.sh
2623 chmod +x conf$$.sh
2624 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
2629 rm -f conf$$.sh
2735 rm -f conf$$ conf$$.exe conf$$.file
2736 echo >conf$$.file
2737 if ln -s conf$$.file conf$$ 2>/dev/null; then
2740 if test -f conf$$.exe; then
2746 elif ln conf$$.file conf$$ 2>/dev/null; then
2751 rm -f conf$$ conf$$.exe conf$$.file