Lines Matching refs:cfgfile

13836     cfgfile="${ofile}T"
13837 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
13838 $RM "$cfgfile"
13840 cat <<_LT_EOF >> "$cfgfile"
14272 cat <<\_LT_EOF >> "$cfgfile"
14292 sed '$q' "$ltmain" >> "$cfgfile" \
14293 || (rm -f "$cfgfile"; exit 1)
14303 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
14304 && mv -f "$cfgfile.tmp" "$cfgfile" \
14305 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14313 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
14314 && mv -f "$cfgfile.tmp" "$cfgfile" \
14315 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14327 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
14328 && mv -f "$cfgfile.tmp" "$cfgfile" \
14329 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14341 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
14342 && mv -f "$cfgfile.tmp" "$cfgfile" \
14343 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14352 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
14353 && mv -f "$cfgfile.tmp" "$cfgfile" \
14354 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14363 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
14364 && mv -f "$cfgfile.tmp" "$cfgfile" \
14365 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14376 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
14377 && mv -f "$cfgfile.tmp" "$cfgfile" \
14378 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14386 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
14387 && mv -f "$cfgfile.tmp" "$cfgfile" \
14388 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14396 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
14397 && mv -f "$cfgfile.tmp" "$cfgfile" \
14398 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14406 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
14407 && mv -f "$cfgfile.tmp" "$cfgfile" \
14408 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14418 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
14419 && mv -f "$cfgfile.tmp" "$cfgfile" \
14420 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14429 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
14430 && mv -f "$cfgfile.tmp" "$cfgfile" \
14431 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14436 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
14437 && mv -f "$cfgfile.tmp" "$cfgfile" \
14438 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14442 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
14443 && mv -f "$cfgfile.tmp" "$cfgfile" \
14444 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14454 mv -f "$cfgfile" "$ofile" ||
14455 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")