Lines Matching refs:cfgfile

15274     cfgfile="${ofile}T"
15275 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15276 $RM "$cfgfile"
15278 cat <<_LT_EOF >> "$cfgfile"
15709 cat <<\_LT_EOF >> "$cfgfile"
15729 sed '$q' "$ltmain" >> "$cfgfile" \
15730 || (rm -f "$cfgfile"; exit 1)
15740 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15741 && mv -f "$cfgfile.tmp" "$cfgfile" \
15742 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15750 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15751 && mv -f "$cfgfile.tmp" "$cfgfile" \
15752 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15764 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15765 && mv -f "$cfgfile.tmp" "$cfgfile" \
15766 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15778 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15779 && mv -f "$cfgfile.tmp" "$cfgfile" \
15780 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15789 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15790 && mv -f "$cfgfile.tmp" "$cfgfile" \
15791 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15800 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15801 && mv -f "$cfgfile.tmp" "$cfgfile" \
15802 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15813 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15814 && mv -f "$cfgfile.tmp" "$cfgfile" \
15815 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15823 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15824 && mv -f "$cfgfile.tmp" "$cfgfile" \
15825 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15833 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15834 && mv -f "$cfgfile.tmp" "$cfgfile" \
15835 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15843 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15844 && mv -f "$cfgfile.tmp" "$cfgfile" \
15845 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15855 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15856 && mv -f "$cfgfile.tmp" "$cfgfile" \
15857 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15866 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15867 && mv -f "$cfgfile.tmp" "$cfgfile" \
15868 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15873 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15874 && mv -f "$cfgfile.tmp" "$cfgfile" \
15875 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15879 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15880 && mv -f "$cfgfile.tmp" "$cfgfile" \
15881 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15891 mv -f "$cfgfile" "$ofile" ||
15892 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")