Lines Matching refs:cfgfile

19894     cfgfile="${ofile}T"
19895 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
19896 $RM "$cfgfile"
19898 cat <<_LT_EOF >> "$cfgfile"
20329 cat <<\_LT_EOF >> "$cfgfile"
20349 sed '$q' "$ltmain" >> "$cfgfile" \
20350 || (rm -f "$cfgfile"; exit 1)
20360 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
20361 && mv -f "$cfgfile.tmp" "$cfgfile" \
20362 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20370 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
20371 && mv -f "$cfgfile.tmp" "$cfgfile" \
20372 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20384 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
20385 && mv -f "$cfgfile.tmp" "$cfgfile" \
20386 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20398 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
20399 && mv -f "$cfgfile.tmp" "$cfgfile" \
20400 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20409 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
20410 && mv -f "$cfgfile.tmp" "$cfgfile" \
20411 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20420 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
20421 && mv -f "$cfgfile.tmp" "$cfgfile" \
20422 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20433 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
20434 && mv -f "$cfgfile.tmp" "$cfgfile" \
20435 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20443 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
20444 && mv -f "$cfgfile.tmp" "$cfgfile" \
20445 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20453 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
20454 && mv -f "$cfgfile.tmp" "$cfgfile" \
20455 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20463 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
20464 && mv -f "$cfgfile.tmp" "$cfgfile" \
20465 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20475 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
20476 && mv -f "$cfgfile.tmp" "$cfgfile" \
20477 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20486 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
20487 && mv -f "$cfgfile.tmp" "$cfgfile" \
20488 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20493 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
20494 && mv -f "$cfgfile.tmp" "$cfgfile" \
20495 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20499 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
20500 && mv -f "$cfgfile.tmp" "$cfgfile" \
20501 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20511 mv -f "$cfgfile" "$ofile" ||
20512 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")