Lines Matching refs:cfgfile

18830     cfgfile="${ofile}T"
18831 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18832 $RM "$cfgfile"
18834 cat <<_LT_EOF >> "$cfgfile"
19265 cat <<\_LT_EOF >> "$cfgfile"
19285 sed '$q' "$ltmain" >> "$cfgfile" \
19286 || (rm -f "$cfgfile"; exit 1)
19296 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
19297 && mv -f "$cfgfile.tmp" "$cfgfile" \
19298 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19306 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
19307 && mv -f "$cfgfile.tmp" "$cfgfile" \
19308 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19320 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
19321 && mv -f "$cfgfile.tmp" "$cfgfile" \
19322 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19334 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
19335 && mv -f "$cfgfile.tmp" "$cfgfile" \
19336 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19345 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
19346 && mv -f "$cfgfile.tmp" "$cfgfile" \
19347 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19356 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
19357 && mv -f "$cfgfile.tmp" "$cfgfile" \
19358 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19369 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
19370 && mv -f "$cfgfile.tmp" "$cfgfile" \
19371 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19379 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
19380 && mv -f "$cfgfile.tmp" "$cfgfile" \
19381 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19389 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
19390 && mv -f "$cfgfile.tmp" "$cfgfile" \
19391 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19399 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
19400 && mv -f "$cfgfile.tmp" "$cfgfile" \
19401 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19411 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
19412 && mv -f "$cfgfile.tmp" "$cfgfile" \
19413 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19422 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
19423 && mv -f "$cfgfile.tmp" "$cfgfile" \
19424 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19429 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
19430 && mv -f "$cfgfile.tmp" "$cfgfile" \
19431 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19435 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
19436 && mv -f "$cfgfile.tmp" "$cfgfile" \
19437 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
19447 mv -f "$cfgfile" "$ofile" ||
19448 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")