Lines Matching refs:cfgfile
20085 cfgfile="${ofile}T"
20086 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
20087 $RM "$cfgfile"
20089 cat <<_LT_EOF >> "$cfgfile"
20520 cat <<\_LT_EOF >> "$cfgfile"
20540 sed '$q' "$ltmain" >> "$cfgfile" \
20541 || (rm -f "$cfgfile"; exit 1)
20551 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
20552 && mv -f "$cfgfile.tmp" "$cfgfile" \
20553 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20561 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
20562 && mv -f "$cfgfile.tmp" "$cfgfile" \
20563 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20575 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
20576 && mv -f "$cfgfile.tmp" "$cfgfile" \
20577 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20589 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
20590 && mv -f "$cfgfile.tmp" "$cfgfile" \
20591 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20600 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
20601 && mv -f "$cfgfile.tmp" "$cfgfile" \
20602 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20611 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
20612 && mv -f "$cfgfile.tmp" "$cfgfile" \
20613 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20624 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
20625 && mv -f "$cfgfile.tmp" "$cfgfile" \
20626 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20634 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
20635 && mv -f "$cfgfile.tmp" "$cfgfile" \
20636 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20644 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
20645 && mv -f "$cfgfile.tmp" "$cfgfile" \
20646 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20654 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
20655 && mv -f "$cfgfile.tmp" "$cfgfile" \
20656 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20666 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
20667 && mv -f "$cfgfile.tmp" "$cfgfile" \
20668 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20677 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
20678 && mv -f "$cfgfile.tmp" "$cfgfile" \
20679 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20684 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
20685 && mv -f "$cfgfile.tmp" "$cfgfile" \
20686 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20690 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
20691 && mv -f "$cfgfile.tmp" "$cfgfile" \
20692 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20702 mv -f "$cfgfile" "$ofile" ||
20703 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")