Lines Matching refs:cfgfile

20957     cfgfile="${ofile}T"
20958 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
20959 $RM "$cfgfile"
20961 cat <<_LT_EOF >> "$cfgfile"
21392 cat <<\_LT_EOF >> "$cfgfile"
21412 sed '$q' "$ltmain" >> "$cfgfile" \
21413 || (rm -f "$cfgfile"; exit 1)
21423 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
21424 && mv -f "$cfgfile.tmp" "$cfgfile" \
21425 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21433 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
21434 && mv -f "$cfgfile.tmp" "$cfgfile" \
21435 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21447 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
21448 && mv -f "$cfgfile.tmp" "$cfgfile" \
21449 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21461 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
21462 && mv -f "$cfgfile.tmp" "$cfgfile" \
21463 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21472 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
21473 && mv -f "$cfgfile.tmp" "$cfgfile" \
21474 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21483 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
21484 && mv -f "$cfgfile.tmp" "$cfgfile" \
21485 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21496 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
21497 && mv -f "$cfgfile.tmp" "$cfgfile" \
21498 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21506 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
21507 && mv -f "$cfgfile.tmp" "$cfgfile" \
21508 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21516 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
21517 && mv -f "$cfgfile.tmp" "$cfgfile" \
21518 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21526 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
21527 && mv -f "$cfgfile.tmp" "$cfgfile" \
21528 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21538 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
21539 && mv -f "$cfgfile.tmp" "$cfgfile" \
21540 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21549 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
21550 && mv -f "$cfgfile.tmp" "$cfgfile" \
21551 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21556 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
21557 && mv -f "$cfgfile.tmp" "$cfgfile" \
21558 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21562 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
21563 && mv -f "$cfgfile.tmp" "$cfgfile" \
21564 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21574 mv -f "$cfgfile" "$ofile" ||
21575 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")