Lines Matching refs:cfgfile

14807     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14808 $RM "$cfgfile"
14810 cat <<_LT_EOF >> "$cfgfile"
15241 cat <<\_LT_EOF >> "$cfgfile"
15261 sed '$q' "$ltmain" >> "$cfgfile" \
15262 || (rm -f "$cfgfile"; exit 1)
15272 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15273 && mv -f "$cfgfile.tmp" "$cfgfile" \
15274 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15282 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15283 && mv -f "$cfgfile.tmp" "$cfgfile" \
15284 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15296 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15297 && mv -f "$cfgfile.tmp" "$cfgfile" \
15298 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15310 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15311 && mv -f "$cfgfile.tmp" "$cfgfile" \
15312 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15321 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15322 && mv -f "$cfgfile.tmp" "$cfgfile" \
15323 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15332 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15333 && mv -f "$cfgfile.tmp" "$cfgfile" \
15334 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15345 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15346 && mv -f "$cfgfile.tmp" "$cfgfile" \
15347 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15355 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15356 && mv -f "$cfgfile.tmp" "$cfgfile" \
15357 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15365 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15366 && mv -f "$cfgfile.tmp" "$cfgfile" \
15367 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15375 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15376 && mv -f "$cfgfile.tmp" "$cfgfile" \
15377 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15387 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15388 && mv -f "$cfgfile.tmp" "$cfgfile" \
15389 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15398 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15399 && mv -f "$cfgfile.tmp" "$cfgfile" \
15400 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15405 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15406 && mv -f "$cfgfile.tmp" "$cfgfile" \
15407 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15411 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15412 && mv -f "$cfgfile.tmp" "$cfgfile" \
15413 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15423 mv -f "$cfgfile" "$ofile" ||
15424 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")