Lines Matching refs:cfgfile
16149 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16150 $RM "$cfgfile"
16152 cat <<_LT_EOF >> "$cfgfile"
16583 cat <<\_LT_EOF >> "$cfgfile"
16603 sed '$q' "$ltmain" >> "$cfgfile" \
16604 || (rm -f "$cfgfile"; exit 1)
16614 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
16615 && mv -f "$cfgfile.tmp" "$cfgfile" \
16616 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16624 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
16625 && mv -f "$cfgfile.tmp" "$cfgfile" \
16626 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16638 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
16639 && mv -f "$cfgfile.tmp" "$cfgfile" \
16640 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16652 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
16653 && mv -f "$cfgfile.tmp" "$cfgfile" \
16654 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16663 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
16664 && mv -f "$cfgfile.tmp" "$cfgfile" \
16665 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16674 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
16675 && mv -f "$cfgfile.tmp" "$cfgfile" \
16676 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16687 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
16688 && mv -f "$cfgfile.tmp" "$cfgfile" \
16689 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16697 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
16698 && mv -f "$cfgfile.tmp" "$cfgfile" \
16699 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16707 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
16708 && mv -f "$cfgfile.tmp" "$cfgfile" \
16709 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16717 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
16718 && mv -f "$cfgfile.tmp" "$cfgfile" \
16719 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16729 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16730 && mv -f "$cfgfile.tmp" "$cfgfile" \
16731 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16740 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
16741 && mv -f "$cfgfile.tmp" "$cfgfile" \
16742 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16747 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16748 && mv -f "$cfgfile.tmp" "$cfgfile" \
16749 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16753 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
16754 && mv -f "$cfgfile.tmp" "$cfgfile" \
16755 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16765 mv -f "$cfgfile" "$ofile" ||
16766 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")