Lines Matching refs:cfgfile

31215     cfgfile="${ofile}T"
31216 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
31217 $RM "$cfgfile"
31219 cat <<_LT_EOF >> "$cfgfile"
31667 cat <<\_LT_EOF >> "$cfgfile"
31687 sed '$q' "$ltmain" >> "$cfgfile" \
31688 || (rm -f "$cfgfile"; exit 1)
31698 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
31699 && mv -f "$cfgfile.tmp" "$cfgfile" \
31700 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31708 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
31709 && mv -f "$cfgfile.tmp" "$cfgfile" \
31710 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31722 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
31723 && mv -f "$cfgfile.tmp" "$cfgfile" \
31724 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31736 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
31737 && mv -f "$cfgfile.tmp" "$cfgfile" \
31738 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31747 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
31748 && mv -f "$cfgfile.tmp" "$cfgfile" \
31749 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31758 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
31759 && mv -f "$cfgfile.tmp" "$cfgfile" \
31760 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31771 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
31772 && mv -f "$cfgfile.tmp" "$cfgfile" \
31773 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31781 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
31782 && mv -f "$cfgfile.tmp" "$cfgfile" \
31783 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31791 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
31792 && mv -f "$cfgfile.tmp" "$cfgfile" \
31793 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31801 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
31802 && mv -f "$cfgfile.tmp" "$cfgfile" \
31803 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31813 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
31814 && mv -f "$cfgfile.tmp" "$cfgfile" \
31815 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31824 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
31825 && mv -f "$cfgfile.tmp" "$cfgfile" \
31826 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31831 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
31832 && mv -f "$cfgfile.tmp" "$cfgfile" \
31833 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31837 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
31838 && mv -f "$cfgfile.tmp" "$cfgfile" \
31839 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31849 mv -f "$cfgfile" "$ofile" ||
31850 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")