Lines Matching refs:cfgfile

15048     cfgfile="${ofile}T"
15049 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15050 $RM "$cfgfile"
15052 cat <<_LT_EOF >> "$cfgfile"
15483 cat <<\_LT_EOF >> "$cfgfile"
15503 sed '$q' "$ltmain" >> "$cfgfile" \
15504 || (rm -f "$cfgfile"; exit 1)
15514 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15515 && mv -f "$cfgfile.tmp" "$cfgfile" \
15516 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15524 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15525 && mv -f "$cfgfile.tmp" "$cfgfile" \
15526 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15538 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15539 && mv -f "$cfgfile.tmp" "$cfgfile" \
15540 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15552 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15553 && mv -f "$cfgfile.tmp" "$cfgfile" \
15554 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15563 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15564 && mv -f "$cfgfile.tmp" "$cfgfile" \
15565 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15574 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15575 && mv -f "$cfgfile.tmp" "$cfgfile" \
15576 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15587 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15588 && mv -f "$cfgfile.tmp" "$cfgfile" \
15589 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15597 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15598 && mv -f "$cfgfile.tmp" "$cfgfile" \
15599 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15607 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15608 && mv -f "$cfgfile.tmp" "$cfgfile" \
15609 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15617 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15618 && mv -f "$cfgfile.tmp" "$cfgfile" \
15619 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15629 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15630 && mv -f "$cfgfile.tmp" "$cfgfile" \
15631 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15640 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15641 && mv -f "$cfgfile.tmp" "$cfgfile" \
15642 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15647 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15648 && mv -f "$cfgfile.tmp" "$cfgfile" \
15649 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15653 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15654 && mv -f "$cfgfile.tmp" "$cfgfile" \
15655 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15665 mv -f "$cfgfile" "$ofile" ||
15666 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")