Lines Matching refs:cfgfile

20018     cfgfile="${ofile}T"
20019 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
20020 $RM "$cfgfile"
20022 cat <<_LT_EOF >> "$cfgfile"
20453 cat <<\_LT_EOF >> "$cfgfile"
20473 sed '$q' "$ltmain" >> "$cfgfile" \
20474 || (rm -f "$cfgfile"; exit 1)
20484 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
20485 && mv -f "$cfgfile.tmp" "$cfgfile" \
20486 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20494 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
20495 && mv -f "$cfgfile.tmp" "$cfgfile" \
20496 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20508 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
20509 && mv -f "$cfgfile.tmp" "$cfgfile" \
20510 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20522 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
20523 && mv -f "$cfgfile.tmp" "$cfgfile" \
20524 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20533 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
20534 && mv -f "$cfgfile.tmp" "$cfgfile" \
20535 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20544 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
20545 && mv -f "$cfgfile.tmp" "$cfgfile" \
20546 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20557 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
20558 && mv -f "$cfgfile.tmp" "$cfgfile" \
20559 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20567 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
20568 && mv -f "$cfgfile.tmp" "$cfgfile" \
20569 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20577 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
20578 && mv -f "$cfgfile.tmp" "$cfgfile" \
20579 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20587 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
20588 && mv -f "$cfgfile.tmp" "$cfgfile" \
20589 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20599 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
20600 && mv -f "$cfgfile.tmp" "$cfgfile" \
20601 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20610 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
20611 && mv -f "$cfgfile.tmp" "$cfgfile" \
20612 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20617 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
20618 && mv -f "$cfgfile.tmp" "$cfgfile" \
20619 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20623 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
20624 && mv -f "$cfgfile.tmp" "$cfgfile" \
20625 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20635 mv -f "$cfgfile" "$ofile" ||
20636 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")